Class SocketAddress.SocketAddress$Impl

All Implemented Interfaces:
SocketConnectable, Proxy
Enclosing class:
SocketAddress

public static class SocketAddress.SocketAddress$Impl extends SocketAddress
The SocketAddress$Impl type represents a native instance of the abstract SocketAddress class.
  • Constructor Details

    • SocketAddress$Impl

      public SocketAddress$Impl(MemorySegment address)
      Create a SocketAddress instance for the provided memory address.
      Parameters:
      address - the memory address of the native object