Class ClientSslContextFactory
- java.lang.Object
- 
- org.opendaylight.openflowjava.protocol.impl.clients.ClientSslContextFactory
 
- 
 public final class ClientSslContextFactory extends Object Class for setting up TLS connection.- Author:
- michal.polkorab
 
- 
- 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static SSLContextgetClientContext()Returns the client context.
 
- 
- 
- 
Method Detail- 
getClientContextpublic static SSLContext getClientContext() Returns the client context.
 
- 
 
-