|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.gshell.whisper.transport.base.BaseService
org.apache.geronimo.gshell.whisper.transport.base.BaseTransportServer
org.apache.geronimo.gshell.whisper.transport.tcp.TcpTransportServer
@Component(role=TransportServer.class,
hint="tcp",
instantiationStrategy="per-lookup")
public class TcpTransportServerProvides TCP server-side support.
| Nested Class Summary | |
|---|---|
static class |
TcpTransportServer.Configuration
|
| Nested classes/interfaces inherited from class org.apache.geronimo.gshell.whisper.transport.base.BaseTransportServer |
|---|
BaseTransportServer.BaseTransportServerConfiguration |
| Nested classes/interfaces inherited from interface org.apache.geronimo.gshell.whisper.transport.TransportServer |
|---|
TransportServer.Listener |
| Field Summary |
|---|
| Fields inherited from class org.apache.geronimo.gshell.whisper.transport.base.BaseTransportServer |
|---|
acceptor, address, location |
| Fields inherited from class org.apache.geronimo.gshell.whisper.transport.base.BaseService |
|---|
addressFactory, log |
| Constructor Summary | |
|---|---|
|
TcpTransportServer()
|
protected |
TcpTransportServer(AddressFactory addressFactory)
|
| Method Summary | |
|---|---|
protected org.apache.mina.transport.socket.nio.SocketAcceptor |
createAcceptor()
|
protected TransportServer.Configuration |
createConfiguration()
|
| Methods inherited from class org.apache.geronimo.gshell.whisper.transport.base.BaseTransportServer |
|---|
addListener, close, createThreadModel, getAcceptor, getBaseConfiguration, getConfiguration, getLocation, removeListener, setConfiguration |
| Methods inherited from class org.apache.geronimo.gshell.whisper.transport.base.BaseService |
|---|
configure, configure, configure, configure, createHandler, ensureOpened, getHandler, getThreadModel, isClosed, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TcpTransportServer()
protected TcpTransportServer(AddressFactory addressFactory)
| Method Detail |
|---|
protected org.apache.mina.transport.socket.nio.SocketAcceptor createAcceptor()
throws Exception
createAcceptor in class BaseTransportServerExceptionprotected TransportServer.Configuration createConfiguration()
createConfiguration in class BaseTransportServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||