Uses of Interface
org.apache.geronimo.messaging.io.PopSynchronization

Packages that use PopSynchronization
org.apache.geronimo.messaging.interceptors   
org.apache.geronimo.messaging.io   
org.apache.geronimo.messaging.remotenode   
org.apache.geronimo.messaging.remotenode.network   
 

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.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.