Uses of Interface
de.aristaflow.adept2.base.communication.CommunicationService
Packages that use CommunicationService
-
Uses of CommunicationService in de.aristaflow.adept2.base.communication
Subinterfaces of CommunicationService in de.aristaflow.adept2.base.communicationModifier and TypeInterfaceDescriptioninterfaceMappingCommService<I1,O1, I2, O2> This interface extends the communication service by the means to add a host name mapping dynamically. -
Uses of CommunicationService in de.aristaflow.adept2.base.registry
Methods in de.aristaflow.adept2.base.registry that return CommunicationServiceModifier and TypeMethodDescriptionprotected CommunicationService<?,?, ?, ?> ServiceRegistry.getCommunicationService(SessionToken session, String simpleInstanceName) Returns the communication service with the designated instance name.