|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrun.jms.core.server.mipc.IpcJmsServer
|
+--jrun.jms.core.server.mipc.SslIpcJmsServer
Open an MIPC connection server USING SSL.
org.exolab.jms.client.mipc.SslJmsServerStub,
org.exolab.jms.server.mipc.IpcJmsServer| Fields inherited from interface jrun.jms.core.server.JmsServerIfc |
Name |
| Constructor Summary | |
SslIpcJmsServer()
Initialize the IpcJmsServer. |
|
| Method Summary | |
protected MultiplexConnectionServerIfc |
createServer(int port)
Create an SSL connection. |
protected java.lang.String |
getClientClassName()
Get the client side ssl implementation. |
protected java.lang.String |
getScheme()
Returns the connector scheme for this server. |
| Methods inherited from class jrun.jms.core.server.mipc.IpcJmsServer |
addConnection, bindConnectionFactories, connected, getLogger, init, instance, removeAllConnections, removeConnection, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SslIpcJmsServer()
throws java.io.IOException
java.io.IOException - If the server fails to initialise the SSL
ip service.| Method Detail |
protected 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 java.lang.String getClientClassName()
getClientClassName in class IpcJmsServerString valueprotected java.lang.String getScheme()
getScheme in class IpcJmsServer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||