Class TransportEndpointId


  • @Beta
    @Immutable
    public class TransportEndpointId
    extends Identifier<java.lang.String>
    Identifier for a transport entity endpoint.

    Identifier will be assigned by the implementation of this Behaviour. It must be unique within the Device.

    • Constructor Detail

      • TransportEndpointId

        protected TransportEndpointId​(java.lang.String id)
      • TransportEndpointId

        protected TransportEndpointId()