|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PopSynchronization in org.apache.geronimo.messaging.interceptors |
Constructors in org.apache.geronimo.messaging.interceptors with parameters of type PopSynchronization | |
StreamInInterceptor(InputStream anIn,
StreamManager aManager,
PopSynchronization aSynchronization,
ReplacerResolver aResolver)
Pops Msgs from an InputStream. |
Uses of PopSynchronization in org.apache.geronimo.messaging.io |
Classes in org.apache.geronimo.messaging.io that implement PopSynchronization | |
class |
PopSynchronizationAdaptor
PopSynchronizarion adaptor. |
Methods in org.apache.geronimo.messaging.io that return PopSynchronization | |
PopSynchronization |
IOContext.getPopSynchronization()
|
Methods in org.apache.geronimo.messaging.io with parameters of type PopSynchronization | |
void |
IOContext.setPopSynchronization(PopSynchronization aPopSynchronization)
|
Uses of PopSynchronization in org.apache.geronimo.messaging.remotenode |
Classes in org.apache.geronimo.messaging.remotenode that implement PopSynchronization | |
class |
LogicalCompression
Logical compression of Msgs. |
Uses of PopSynchronization in org.apache.geronimo.messaging.remotenode.network |
Constructors in org.apache.geronimo.messaging.remotenode.network with parameters of type PopSynchronization | |
ProtocolInDispatcher(org.apache.geronimo.network.protocol.Protocol aProtocol,
StreamManager aManager,
PopSynchronization aSynchronization,
ReplacerResolver aResolver)
Pops Msgs from an InputStream. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |