Uses of Interface
org.serviceconnector.api.srv.ISCPublishServerCallback
Packages that use ISCPublishServerCallback
-
Uses of ISCPublishServerCallback in org.serviceconnector.api.srv
Classes in org.serviceconnector.api.srv that implement ISCPublishServerCallbackModifier and TypeClassDescriptionclassThe Class SCPublishServerCallback.Methods in org.serviceconnector.api.srv that return ISCPublishServerCallbackConstructors in org.serviceconnector.api.srv with parameters of type ISCPublishServerCallbackModifierConstructorDescriptionSrvPublishService(String serviceName, int maxSessions, int maxConnections, IRequester requester, ISCPublishServerCallback callback) Instantiates a new srv publish service.