Serversocket methods in java

Serversocket methods in java

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.

Provides implementations of RMIClientSocketFactory and RMIServerSocketFactory over the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.

Uses of ServerSocket in java.net

Uses of ServerSocket in java.nio.channels

Uses of ServerSocket in java.rmi.server

Uses of ServerSocket in javax.net

Uses of ServerSocket in javax.net.ssl

This class extends ServerSocket and provides secure server sockets using protocols such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.

Uses of ServerSocket in javax.rmi.ssl

Creates a server socket that accepts SSL connections configured according to this factory’s SSL socket configuration parameters.

Uses of ServerSocket in jdk.net

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, 2023, 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.

Источник

Читайте также:  Html фильтр для изображений
Оцените статью