- SecuredSession - Interface in org.fusesource.hawtdispatch.transport
-
- sendBufferSize - Variable in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- server(SslProtocolCodec.ClientAuth) - Method in class org.fusesource.hawtdispatch.transport.SslProtocolCodec
-
- servers - Static variable in class org.fusesource.hawtdispatch.transport.PipeTransportRegistry
-
- ServiceBase - Class in org.fusesource.hawtdispatch.transport
-
The BaseService provides helpers for dealing async service state.
- ServiceBase() - Constructor for class org.fusesource.hawtdispatch.transport.ServiceBase
-
- ServiceBase.STARTING - Class in org.fusesource.hawtdispatch.transport
-
- ServiceBase.State - Class in org.fusesource.hawtdispatch.transport
-
- ServiceBase.STOPPING - Class in org.fusesource.hawtdispatch.transport
-
- setBacklog(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- setBlockingExecutor(Executor) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- setBlockingExecutor(Executor) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setBlockingExecutor(Executor) - Method in class org.fusesource.hawtdispatch.transport.UdpTransportServer
-
- setBufferPools(BufferPools) - Method in class org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
-
- setCancelHandler(Runnable) - Method in interface org.fusesource.hawtdispatch.DispatchSource
-
Sets the cancellation handler runnable for the given dispatch source.
- setCancelHandler(Task) - Method in interface org.fusesource.hawtdispatch.DispatchSource
-
Sets the cancellation handler task for the given dispatch source.
- setClientAuth(String) - Method in class org.fusesource.hawtdispatch.transport.SslTransport
-
- setClientAuth(String) - Method in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- setCloseOnCancel(boolean) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setConnectURI(String) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- setDisabledCypherSuites(String) - Method in class org.fusesource.hawtdispatch.transport.SslTransport
-
- setDisabledCypherSuites(String) - Method in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- setDispatchQueue(DispatchQueue) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Sets the dispatch queue used by the transport
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- setDispatchQueue(DispatchQueue) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
Sets the dispatch queue used by the transport
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setDispatchQueue(DispatchQueue) - Method in class org.fusesource.hawtdispatch.transport.UdpTransportServer
-
- setDisposer(Runnable) - Method in class org.fusesource.hawtdispatch.BaseRetained
-
Adds a disposer runnable that is executed once the object is disposed.
- setDisposer(Task) - Method in class org.fusesource.hawtdispatch.BaseRetained
-
Adds a disposer runnable that is executed once the object is disposed.
- setEnabledCypherSuites(String) - Method in class org.fusesource.hawtdispatch.transport.SslTransport
-
- setEventHandler(Runnable) - Method in interface org.fusesource.hawtdispatch.DispatchSource
-
Sets the event handler runnable of this dispatch source.
- setEventHandler(Task) - Method in interface org.fusesource.hawtdispatch.DispatchSource
-
Sets the event handler task of this dispatch source.
- setInitialReadCheckDelay(long) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- setInitialWriteCheckDelay(long) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- setKeepAlive(boolean) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setKeyManagers(KeyManager[]) - Method in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- setLabel(String) - Method in interface org.fusesource.hawtdispatch.DispatchQueue
-
Sets the label of the queue.
- setMarshal(boolean) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setMarshal(boolean) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- setMaxReadRate(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setMaxWriteRate(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setName(String) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setName(String) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- setNext(ProtocolCodec) - Method in class org.fusesource.hawtdispatch.transport.SslProtocolCodec
-
- setNext(ProtocolCodec) - Method in interface org.fusesource.hawtdispatch.transport.WrappingProtocolCodec
-
- setOnDead(Task) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- setOnKeepAlive(Task) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- setProfile(boolean) - Method in class org.fusesource.hawtdispatch.jmx.JmxService.JmxDispatcher
-
- setProfile(boolean) - Method in interface org.fusesource.hawtdispatch.jmx.JmxService.JmxDispatcherMBean
-
- setProtocolCodec(ProtocolCodec) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setProtocolCodec(ProtocolCodec) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setProtocolCodec(ProtocolCodec) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Sets the protocol codec for the transport
- setProtocolCodec(ProtocolCodec) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- setProtocolCodec(ProtocolCodec) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setReadInterval(long) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- setReceiveBufferSize(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setReceiveBufferSize(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- setReceiveBufferSize(int) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setRemoteAddress(String) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setSendBufferSize(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setSendBufferSize(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- setSendBufferSize(int) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setSSLContext(SSLContext) - Method in class org.fusesource.hawtdispatch.transport.SslProtocolCodec
-
- setSSLContext(SSLContext) - Method in class org.fusesource.hawtdispatch.transport.SslTransport
-
- setSSLContext(SSLContext) - Method in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- setTargetQueue(DispatchQueue) - Method in interface org.fusesource.hawtdispatch.DispatchObject
-
Sets the target queue for this object.
- setTimeUnit(String) - Method in class org.fusesource.hawtdispatch.jmx.JmxService.JmxDispatcher
-
- setTimeUnit(String) - Method in interface org.fusesource.hawtdispatch.jmx.JmxService.JmxDispatcherMBean
-
- setTrace(boolean) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setTrafficClass(int) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setTrafficClass(int) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setTransport(Transport) - Method in class org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
-
- setTransport(Transport) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- setTransport(Transport) - Method in interface org.fusesource.hawtdispatch.transport.ProtocolCodec
-
- setTransport(Transport) - Method in class org.fusesource.hawtdispatch.transport.SslProtocolCodec
-
- setTransportListener(TransportListener) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- setTransportListener(TransportListener) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- setTransportListener(TransportListener) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Registers an inbound command listener
- setTransportListener(TransportListener) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- setTransportListener(TransportListener) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- setTransportServerListener(TransportServerListener) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- setTransportServerListener(TransportServerListener) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- setTransportServerListener(TransportServerListener) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
Registers an TransportAcceptListener
which is notified of accepted
channels.
- setTransportServerListener(TransportServerListener) - Method in class org.fusesource.hawtdispatch.transport.UdpTransportServer
-
- setTrustManagers(TrustManager[]) - Method in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- setUseLocalHost(boolean) - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
Sets whether 'localhost' or the actual local host name should be used to
make local connections.
- setUseLocalHost(boolean) - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
Sets whether 'localhost' or the actual local host name should be used to
make local connections.
- setWriteInterval(long) - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- shutdown() - Static method in class org.fusesource.hawtdispatch.Dispatch
-
Shutdown default dispatcher instance.
- shutdown() - Method in interface org.fusesource.hawtdispatch.Dispatcher
-
Shutdown this dispatcher instance.
- ShutdownException - Exception in org.fusesource.hawtdispatch
-
This exception is thrown when you attempt to use a dispatch object
after the dispatch system has been shutdown in OSGi.
- ShutdownException() - Constructor for exception org.fusesource.hawtdispatch.ShutdownException
-
- ShutdownException(Throwable) - Constructor for exception org.fusesource.hawtdispatch.ShutdownException
-
- ShutdownException(String, Throwable) - Constructor for exception org.fusesource.hawtdispatch.ShutdownException
-
- ShutdownException(String) - Constructor for exception org.fusesource.hawtdispatch.ShutdownException
-
- socket() - Method in class org.fusesource.hawtdispatch.transport.SslTransport.SSLChannel
-
- socketState - Variable in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- socketState - Variable in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- SSLChannel() - Constructor for class org.fusesource.hawtdispatch.transport.SslTransport.SSLChannel
-
- sslContext - Variable in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- SslProtocolCodec - Class in org.fusesource.hawtdispatch.transport
-
Implements the SSL protocol as a WrappingProtocolCodec.
- SslProtocolCodec() - Constructor for class org.fusesource.hawtdispatch.transport.SslProtocolCodec
-
- SslProtocolCodec.ClientAuth - Enum in org.fusesource.hawtdispatch.transport
-
- SslProtocolCodec.SSLReadChannel - Class in org.fusesource.hawtdispatch.transport
-
- SslProtocolCodec.SSLWriteChannel - Class in org.fusesource.hawtdispatch.transport
-
- SSLReadChannel() - Constructor for class org.fusesource.hawtdispatch.transport.SslProtocolCodec.SSLReadChannel
-
- SslTransport - Class in org.fusesource.hawtdispatch.transport
-
An SSL Transport for secure communications.
- SslTransport() - Constructor for class org.fusesource.hawtdispatch.transport.SslTransport
-
- SslTransport.SSLChannel - Class in org.fusesource.hawtdispatch.transport
-
- SslTransportServer - Class in org.fusesource.hawtdispatch.transport
-
- SslTransportServer(URI) - Constructor for class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- SSLWriteChannel() - Constructor for class org.fusesource.hawtdispatch.transport.SslProtocolCodec.SSLWriteChannel
-
- start() - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- start(Runnable) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
Deprecated.
- start(Task) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- start(Runnable) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
Deprecated.
- start(Task) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- start(Runnable) - Method in class org.fusesource.hawtdispatch.transport.ServiceBase
-
- start(Task) - Method in class org.fusesource.hawtdispatch.transport.ServiceBase
-
- start(Task) - Method in class org.fusesource.hawtdispatch.transport.SslTransportServer
-
- start(Runnable) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
Deprecated.
- start(Task) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- start(Runnable) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Starts the service.
- start(Task) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Starts the service.
- start(Runnable) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- start(Task) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- start(Task) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
Starts the service.
- start(Runnable) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
- STARTED - Static variable in class org.fusesource.hawtdispatch.transport.ServiceBase
-
- STARTING() - Constructor for class org.fusesource.hawtdispatch.transport.ServiceBase.STARTING
-
- State() - Constructor for class org.fusesource.hawtdispatch.transport.ServiceBase.State
-
- stop() - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- stop(Runnable) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
Deprecated.
- stop(Task) - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- stop(Runnable) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
Deprecated.
- stop(Task) - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- stop(Runnable) - Method in class org.fusesource.hawtdispatch.transport.ServiceBase
-
- stop(Task) - Method in class org.fusesource.hawtdispatch.transport.ServiceBase
-
- stop(Runnable) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
Deprecated.
- stop(Task) - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- stop(Runnable) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Stops the service.
- stop(Task) - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
Stops the service.
- stop(Runnable) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- stop(Task) - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- stop(Task) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
Stops the service.
- stop(Runnable) - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
- STOPPED - Static variable in class org.fusesource.hawtdispatch.transport.ServiceBase
-
- STOPPING() - Constructor for class org.fusesource.hawtdispatch.transport.ServiceBase.STOPPING
-
- suspend() - Method in class org.fusesource.hawtdispatch.AggregatingExecutor
-
- suspend() - Method in interface org.fusesource.hawtdispatch.Suspendable
-
Suspends the invocation of tasks on a dispatch object.
- suspend() - Method in class org.fusesource.hawtdispatch.transport.PipeTransportServer
-
- suspend() - Method in class org.fusesource.hawtdispatch.transport.TcpTransportServer
-
- suspend() - Method in interface org.fusesource.hawtdispatch.transport.TransportServer
-
suspend accepting new transports
- suspend() - Method in class org.fusesource.hawtdispatch.transport.UdpTransportServer
-
- Suspendable - Interface in org.fusesource.hawtdispatch
-
Implemented by dispatch objects which can suspend the
execution of dispatch tasks.
- suspendRead() - Method in class org.fusesource.hawtdispatch.transport.HeartBeatMonitor
-
- suspendRead() - Method in class org.fusesource.hawtdispatch.transport.PipeTransport
-
- suspendRead() - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- suspendRead() - Method in interface org.fusesource.hawtdispatch.transport.Transport
-
suspend delivery of commands.
- suspendRead() - Method in class org.fusesource.hawtdispatch.transport.TransportFilter
-
- suspendRead() - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-
- suspendWrite() - Method in class org.fusesource.hawtdispatch.transport.TcpTransport
-
- suspendWrite() - Method in class org.fusesource.hawtdispatch.transport.UdpTransport
-