|
||||||||||
| 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
org.apache.geronimo.gshell.whisper.transport.ssl.SslTransportServer
@Component(role=TransportServer.class,
hint="ssl",
instantiationStrategy="per-lookup")
public class SslTransportServerProvides TCP+SSL server-side support.
| Nested Class Summary | |
|---|---|
static class |
SslTransportServer.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 | |
|---|---|
SslTransportServer()
|
|
| Method Summary | |
|---|---|
protected void |
configure(org.apache.mina.common.DefaultIoFilterChainBuilder chain)
|
protected TransportServer.Configuration |
createConfiguration()
|
| Methods inherited from class org.apache.geronimo.gshell.whisper.transport.tcp.TcpTransportServer |
|---|
createAcceptor |
| 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, 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 SslTransportServer()
| Method Detail |
|---|
protected void configure(org.apache.mina.common.DefaultIoFilterChainBuilder chain)
throws Exception
configure in class BaseServiceExceptionprotected TransportServer.Configuration createConfiguration()
createConfiguration in class TcpTransportServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||