Uses of Interface
com.orchestranetworks.userservice.UserServiceWriter
-
Packages that use UserServiceWriter Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceWriter in com.orchestranetworks.userservice
Subinterfaces of UserServiceWriter in com.orchestranetworks.userservice Modifier and Type Interface Description interfaceUserServicePaneWriterThis interface provides useful methods for rendering a user service pane.interfaceUserServiceRawPaneWriterThis interface provides useful methods for rendering a user service pane.Methods in com.orchestranetworks.userservice that return UserServiceWriter Modifier and Type Method Description UserServiceWriterUserServiceAjaxResponse. getWriter()Returns the writer to use to add HTML or data to the response.
-