public class MarshallingTransportFilter extends TransportFilter
next, transportListener| Constructor and Description |
|---|
MarshallingTransportFilter(Transport next,
WireFormat localWireFormat,
WireFormat remoteWireFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCommand(Object command)
called to process a command
|
void |
oneway(Object command)
A one way asynchronous send
|
asyncRequest, getNext, getPeerCertificates, getReceiveCounter, getRemoteAddress, getTransportListener, getWireFormat, isConnected, isDisposed, isFaultTolerant, isReconnectSupported, isUpdateURIsSupported, narrow, onException, reconnect, request, request, setPeerCertificates, setTransportListener, start, stop, toString, transportInterupted, transportResumed, updateURIspublic MarshallingTransportFilter(Transport next, WireFormat localWireFormat, WireFormat remoteWireFormat)
public void oneway(Object command) throws IOException
Transportoneway in interface Transportoneway in class TransportFilterIOExceptionpublic void onCommand(Object command)
TransportListeneronCommand in interface TransportListeneronCommand in class TransportFilterCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.