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