All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InetSocketAddress
, UnixDomainSocketAddress
This class represents a Socket Address with no protocol attachment.
As an abstract class, it is meant to be subclassed with a specific,
protocol dependent, implementation.
It provides an immutable object used by sockets for binding, connecting, or
as returned values.
Since:
1.4
See Also:
Constructor Summary
Constructors
Constructor for subclasses to call.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Details
SocketAddress
public SocketAddress ()
Constructor for subclasses to call.
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 . DRAFT 21-internal-LTS-2023-03-10-1432559.per-ake.minborg.minborg-panama