public class TlsSocketFactory extends Object implements ISocketFactory
| Constructor and Description |
|---|
TlsSocketFactory() |
| Modifier and Type | Method and Description |
|---|---|
Socket |
createClientSocket()
Creates a new client socket and returns it
|
ServerSocket |
createServerSocket()
Creates a new server socket and returns it
|
public TlsSocketFactory()
public Socket createClientSocket() throws IOException
createClientSocket in interface ISocketFactoryIOExceptionpublic ServerSocket createServerSocket() throws IOException
createServerSocket in interface ISocketFactoryIOExceptionCopyright © 2012–2017 University Health Network. All rights reserved.