JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Uses of Class java.net.ServerSocket
Packages that use ServerSocket
Package
Description
java.net
Provides the classes for implementing networking applications.
java.nio.channels
Defines channels, which represent connections to entities that are capable of
performing I/O operations, such as files and sockets; defines selectors, for
multiplexed, non-blocking I/O operations.
java.rmi.server
Provides classes and interfaces for supporting the server
side of RMI.
javax.net
Provides classes for networking applications.
javax.net.ssl
Provides classes for the secure socket package.
javax.rmi.ssl
jdk.net
Platform specific socket options for the java.net
and java.nio.channels
socket classes.
Subclasses of ServerSocket in javax.net.ssl
Modifier and Type
Class
Description
class
SSLServerSocket
This class extends ServerSocket
s and
provides secure server sockets using protocols such as the Secure
Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
Methods in javax.rmi.ssl that return ServerSocket
Modifier and Type
Method
Description
ServerSocket
SslRMIServerSocketFactory. createServerSocket (int port)
Creates a server socket that accepts SSL connections
configured according to this factory's SSL socket configuration
parameters.
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.