|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.jms.server.mipc.IpcJmsServer
org.exolab.jms.server.mipc.SslIpcJmsServer
public class SslIpcJmsServer
Open an MIPC connection server using SSL.
SslJmsServerStub,
IpcJmsServer| Constructor Summary | |
|---|---|
SslIpcJmsServer()
Construct a new SslIpcJmsServer |
|
| Method Summary | |
|---|---|
protected org.exolab.core.mipc.MultiplexConnectionServerIfc |
createServer(int port)
Create an SSL connection. |
protected SchemeType |
getScheme()
Returns the connector scheme for this server. |
protected TcpConfigurationType |
getTcpConfiguration()
Returns the TCP configuration |
| Methods inherited from class org.exolab.jms.server.mipc.IpcJmsServer |
|---|
addConnection, bindConnectionFactories, connected, getReceiver, init, removeAllConnections, removeConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SslIpcJmsServer()
SslIpcJmsServer
| Method Detail |
|---|
protected org.exolab.core.mipc.MultiplexConnectionServerIfc createServer(int port)
throws java.io.IOException
createServer in class IpcJmsServerport - The port number to use.
MultiplexConnectionServerIfc The created
connection.
java.io.IOException - If the server fails to initialise the
ip service.protected SchemeType getScheme()
getScheme in class IpcJmsServerprotected TcpConfigurationType getTcpConfiguration()
getTcpConfiguration in class IpcJmsServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||