|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.transport.ssl.SSLTransportFactoryJSSEImpl
public class SSLTransportFactoryJSSEImpl
| Constructor Summary | |
|---|---|
SSLTransportFactoryJSSEImpl()
|
|
| Method Summary | |
|---|---|
Transport |
accept()
----------------------------------------------------------------- |
Transport |
createTransportInstance()
----------------------------------------------------------------- |
void |
initialize()
----------------------------------------------------------------- Starts a listening socket. |
void |
setProperties(Properties properties)
----------------------------------------------------------------- Parameters: listenerport - The port to listen on truststore - Location of the trusted authorities database keystore - Location of the public/private key database truststorePassword - Password to the truststore keystorePassword - Password to the keystore username - Proxy authenticated user name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLTransportFactoryJSSEImpl()
| Method Detail |
|---|
public Transport createTransportInstance()
createTransportInstance in interface TransportFactorypublic void setProperties(Properties properties)
setProperties in interface TransportFactory
public void initialize()
throws TransportException
initialize in interface TransportFactoryTransportException
public Transport accept()
throws TransportException
accept in interface TransportFactoryTransportException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||