Uses of Interface
com.orchestranetworks.userservice.UserServiceGetContext
-
Packages that use UserServiceGetContext Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceGetContext in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServiceGetContext Modifier and Type Method Description voidUserServiceGetRequest. processRequest(UserServiceGetContext aGetContext, UserServiceGetResponse aGetResponse)Processes the GET request and writes the response.
-