Uses of Class
org.serviceconnector.cmd.sc.CreateSessionCommandCallback
Packages that use CreateSessionCommandCallback
-
Uses of CreateSessionCommandCallback in org.serviceconnector.service
Methods in org.serviceconnector.service with parameters of type CreateSessionCommandCallbackModifier and TypeMethodDescriptionvoidSessionService.allocateServerAndCreateSession(SCMPMessage msgToForward, CreateSessionCommandCallback callback, Session session, int timeoutMillis) Allocate server and create session.