Uses of Interface
de.aristaflow.adept2.base.communication.ADEPT2RemoteObjectIdentifierFactory
-
Packages that use ADEPT2RemoteObjectIdentifierFactory Package Description de.aristaflow.adept2.base.communication -
-
Uses of ADEPT2RemoteObjectIdentifierFactory in de.aristaflow.adept2.base.communication
Methods in de.aristaflow.adept2.base.communication that return ADEPT2RemoteObjectIdentifierFactory Modifier and Type Method Description ADEPT2RemoteObjectIdentifierFactory
CommunicationService. getADEPT2RemoteObjectIdentifierFactory()
Returns the factory to create remote object identifier valid for the type of communication this communication service represents.
-