JavaScript is disabled on your browser.
Skip navigation links
io.netty.channel.unix

Class NativeInetAddress



  • public final class NativeInetAddress
    extends java.lang.Object
    Internal usage only!
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      byte[] address ()
      static java.net.InetSocketAddress address (byte[] addr, int offset, int len)
      static byte[] ipv4MappedIpv6Address (byte[] ipv4)
      static NativeInetAddress newInstance (java.net.InetAddress addr)
      int scopeId ()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NativeInetAddress

        public NativeInetAddress(byte[] address,
         int scopeId)
      • NativeInetAddress

        public NativeInetAddress(byte[] address)
    • Method Detail

      • address

        public byte[] address()
      • scopeId

        public int scopeId()
      • ipv4MappedIpv6Address

        public static byte[] ipv4MappedIpv6Address(byte[] ipv4)
      • address

        public static java.net.InetSocketAddress address(byte[] addr,
         int offset,
         int len)
Skip navigation links

Copyright © 2008–2018 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /