|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StreamInputStream | |
| org.apache.geronimo.messaging.io | |
| org.apache.geronimo.messaging.remotenode | |
| Uses of StreamInputStream in org.apache.geronimo.messaging.io |
| Methods in org.apache.geronimo.messaging.io with parameters of type StreamInputStream | |
Object |
PopSynchronizationAdaptor.beforePop(StreamInputStream anIn)
|
void |
PopSynchronizationAdaptor.afterPop(StreamInputStream anIn,
Msg aMsg,
Object anOpaque)
|
Object |
PopSynchronization.beforePop(StreamInputStream anIn)
Notifies the implementation that a Msg is being popped. |
void |
PopSynchronization.afterPop(StreamInputStream anIn,
Msg aMsg,
Object anOpaque)
Notifies the implementation that a Msg has been popped. |
| Uses of StreamInputStream in org.apache.geronimo.messaging.remotenode |
| Methods in org.apache.geronimo.messaging.remotenode with parameters of type StreamInputStream | |
Object |
LogicalCompression.beforePop(StreamInputStream anIn)
|
void |
LogicalCompression.afterPop(StreamInputStream anIn,
Msg aMsg,
Object anOpaque)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||