returns the SSLSupport attached to this socket. return new JSSESupport((SSLSocket)socket);
return new JSSESupport((SSLSocket)socket);
return new JSSESupport(session);
Returns the ServerSocketFactory to use. return new JSSESocketFactory();
return new JSSESocketFactory();