Class TcpInboundBound


  • public final class TcpInboundBound
    extends jdk.jfr.Event
    INTERNAL API
    • Constructor Summary

      Constructors 
      Constructor Description
      TcpInboundBound​(java.lang.String bindHost, java.net.InetSocketAddress _address)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String address()  
      java.lang.String bindHost()  
      • Methods inherited from class jdk.jfr.Event

        begin, commit, end, isEnabled, set, shouldCommit
      • Methods inherited from class java.lang.Object

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

      • TcpInboundBound

        public TcpInboundBound​(java.lang.String bindHost,
                               java.net.InetSocketAddress _address)
    • Method Detail

      • address

        public java.lang.String address()
      • bindHost

        public java.lang.String bindHost()