public abstract class TransportThreadSupport extends TransportSupport implements Runnable
Constructor and Description |
---|
TransportThreadSupport() |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
long |
getStackSize() |
boolean |
isDaemon() |
void |
setDaemon(boolean daemon) |
void |
setStackSize(long stackSize) |
asyncRequest, checkStarted, doConsume, getTransportListener, isConnected, isDisposed, isFaultTolerant, isReconnectSupported, isUpdateURIsSupported, narrow, onException, reconnect, request, request, setTransportListener, updateURIs
addServiceListener, dispose, doStop, isStarted, isStopped, isStopping, removeServiceListener, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getReceiveCounter, getRemoteAddress, oneway
public boolean isDaemon()
public void setDaemon(boolean daemon)
protected void doStart() throws Exception
doStart
in class ServiceSupport
Exception
public long getStackSize()
public void setStackSize(long stackSize)
stackSize
- the stackSize to setCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.