Uses of Class
de.iip_ecosphere.platform.transport.Transport.TransportInstance
Packages that use Transport.TransportInstance
-
Uses of Transport.TransportInstance in de.iip_ecosphere.platform.transport
Fields in de.iip_ecosphere.platform.transport declared as Transport.TransportInstanceModifier and TypeFieldDescriptionprivate static Transport.TransportInstanceTransport.globalTransportprivate static Transport.TransportInstanceTransport.localTransportMethods in de.iip_ecosphere.platform.transport that return Transport.TransportInstanceModifier and TypeMethodDescriptionstatic Transport.TransportInstanceTransport.getGlobalTransport()Returns the (global) transport instance.static Transport.TransportInstanceTransport.getLocalTransport()Returns the (local) transport instance.Methods in de.iip_ecosphere.platform.transport with parameters of type Transport.TransportInstanceModifier and TypeMethodDescriptionprivate static final StringTransport.getHostSafe(Transport.TransportInstance instance) Returns the target host/port of the given transportinstance.