public class SSLServerSocketEndPoint extends ServerSocketEndPoint
endpointName, factory, resolveHostName, server, socket| 构造器和说明 |
|---|
SSLServerSocketEndPoint() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ServerSocket |
createSocket(int port) |
protected String |
getProtocol() |
void |
initialize(String name,
Server server) |
createRunnable, getName, run, shutdown, startpublic void initialize(String name, Server server) throws IOException
initialize 在接口中 EndPointinitialize 在类中 ServerSocketEndPointIOExceptionprotected String getProtocol()
getProtocol 在类中 ServerSocketEndPointprotected ServerSocket createSocket(int port) throws IOException
createSocket 在类中 ServerSocketEndPointIOExceptionCopyright © 2025 onecode. All rights reserved.