|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PushSynchronization in org.apache.geronimo.messaging.interceptors |
Constructors in org.apache.geronimo.messaging.interceptors with parameters of type PushSynchronization | |
StreamOutInterceptor(OutputStream anOut,
StreamManager aManager,
PushSynchronization aSerialization,
ReplacerResolver aResolver)
Pushes Msgs to an OutputStream. |
Uses of PushSynchronization in org.apache.geronimo.messaging.io |
Classes in org.apache.geronimo.messaging.io that implement PushSynchronization | |
class |
PushSynchronizationAdaptor
PushSynchronization adaptor. |
Methods in org.apache.geronimo.messaging.io that return PushSynchronization | |
PushSynchronization |
IOContext.getPushSynchronization()
|
Methods in org.apache.geronimo.messaging.io with parameters of type PushSynchronization | |
void |
IOContext.setPushSynchronization(PushSynchronization aPushSynchronization)
|
Uses of PushSynchronization in org.apache.geronimo.messaging.remotenode |
Classes in org.apache.geronimo.messaging.remotenode that implement PushSynchronization | |
class |
LogicalCompression
Logical compression of Msgs. |
Uses of PushSynchronization in org.apache.geronimo.messaging.remotenode.network |
Constructors in org.apache.geronimo.messaging.remotenode.network with parameters of type PushSynchronization | |
ProtocolOutInterceptor(org.apache.geronimo.network.protocol.Protocol aProtocol,
StreamManager aManager,
PushSynchronization aSerialization,
ReplacerResolver aResolver)
Pushes Msgs to a Protocol. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |