Package org.apache.geronimo.messaging.io

Interface Summary
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.
 

Class Summary
AbstractReplacerResolver Base implementation for the ReplacerResolver contracts.
GInputStream An Externalizable InputStream Wrapper.
InputStreamReplacerResolver Replaces/resolves InputStreams instances.
IOContext An IO context.
NullReplacerResolver Null ReplacerResolver.
PopSynchronizationAdaptor PopSynchronizarion adaptor.
PushSynchronizationAdaptor PushSynchronization adaptor.
StreamInputStream Allows to read an InputStream from the underlying InputStream.
StreamManagerImpl StreamManager implementation.
StreamManagerImpl.ID This is the object, which is written to an OutputStream during serialization of a GInputStream.
StreamOutputStream This is the counterpart of StreamInputStream.
 



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