public class CommandJoiner extends TransportFilter
next, transportListener
Constructor and Description |
---|
CommandJoiner(Transport next,
OpenWireFormat wireFormat) |
Modifier and Type | Method and Description |
---|---|
void |
onCommand(Object o)
called to process a command
|
void |
stop() |
String |
toString() |
asyncRequest, getNext, getPeerCertificates, getReceiveCounter, getRemoteAddress, getTransportListener, getWireFormat, isConnected, isDisposed, isFaultTolerant, isReconnectSupported, isUpdateURIsSupported, narrow, oneway, onException, reconnect, request, request, setPeerCertificates, setTransportListener, start, transportInterupted, transportResumed, updateURIs
public CommandJoiner(Transport next, OpenWireFormat wireFormat)
public void onCommand(Object o)
TransportListener
onCommand
in interface TransportListener
onCommand
in class TransportFilter
public void stop() throws Exception
stop
in interface Service
stop
in class TransportFilter
Exception
Service.stop()
public String toString()
toString
in class TransportFilter
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.