Uses of Interface
de.aristaflow.adept2.base.communication.ADEPT2StubFactory
-
Packages that use ADEPT2StubFactory Package Description de.aristaflow.adept2.base.communication -
-
Uses of ADEPT2StubFactory in de.aristaflow.adept2.base.communication
Methods in de.aristaflow.adept2.base.communication that return ADEPT2StubFactory Modifier and Type Method Description ADEPT2StubFactory<Object>
CommunicationService. getADEPT2CallbackStubFactory()
Returns the factory responsible for creating stubs for remote calls to callback objects.ADEPT2StubFactory<ADEPT2Service>
CommunicationService. getADEPT2ServiceStubFactory()
Returns the factory responsible for creating stubs for remote calls to remote services.
-