Package 

Class ZitiAddress

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class ZitiAddress
    extends SocketAddress
                        

    Object representing Ziti address. It can be used to initiate connections or host services on Ziti network.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class ZitiAddress.Dial

      Address representing a Ziti service.

      public final class ZitiAddress.Bind