Uses of Package
org.apache.geronimo.messaging.io

Packages that use org.apache.geronimo.messaging.io
org.apache.geronimo.messaging   
org.apache.geronimo.messaging.admin.deployment   
org.apache.geronimo.messaging.interceptors   
org.apache.geronimo.messaging.io   
org.apache.geronimo.messaging.reference   
org.apache.geronimo.messaging.remotenode   
org.apache.geronimo.messaging.remotenode.network   
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging
AbstractReplacerResolver
          Base implementation for the ReplacerResolver contracts.
ReplacerResolver
          "Unifies" the resolveObject and replaceObject contracts used during deserialization and serialization respectively.
StreamManager
          Tracks InputStream instances.
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging.admin.deployment
AbstractReplacerResolver
          Base implementation for the ReplacerResolver contracts.
ReplacerResolver
          "Unifies" the resolveObject and replaceObject contracts used during deserialization and serialization respectively.
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging.interceptors
PopSynchronization
          Allows an implementation to be notified when a Msg is about to be popped from an InputStream.
PushSynchronization
          Allows an implementation to be notified when a Msg is about to be pushed.
ReplacerResolver
          "Unifies" the resolveObject and replaceObject contracts used during deserialization and serialization respectively.
StreamManager
          Tracks InputStream instances.
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging.io
AbstractReplacerResolver
          Base implementation for the ReplacerResolver contracts.
PopSynchronization
          Allows an implementation to be notified when a Msg is about to be popped from an InputStream.
PushSynchronization
          Allows an implementation to be notified when a Msg is about to be pushed.
ReplacerResolver
          "Unifies" the resolveObject and replaceObject contracts used during deserialization and serialization respectively.
StreamInputStream
          Allows to read an InputStream from the underlying InputStream.
StreamManager
          Tracks InputStream instances.
StreamOutputStream
          This is the counterpart of StreamInputStream.
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging.reference
AbstractReplacerResolver
          Base implementation for the ReplacerResolver contracts.
ReplacerResolver
          "Unifies" the resolveObject and replaceObject contracts used during deserialization and serialization respectively.
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging.remotenode
IOContext
          An IO context.
PopSynchronization
          Allows an implementation to be notified when a Msg is about to be popped from an InputStream.
PushSynchronization
          Allows an implementation to be notified when a Msg is about to be pushed.
StreamInputStream
          Allows to read an InputStream from the underlying InputStream.
StreamOutputStream
          This is the counterpart of StreamInputStream.
 

Classes in org.apache.geronimo.messaging.io used by org.apache.geronimo.messaging.remotenode.network
IOContext
          An IO context.
PopSynchronization
          Allows an implementation to be notified when a Msg is about to be popped from an InputStream.
PushSynchronization
          Allows an implementation to be notified when a Msg is about to be pushed.
ReplacerResolver
          "Unifies" the resolveObject and replaceObject contracts used during deserialization and serialization respectively.
StreamManager
          Tracks InputStream instances.
 



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