Package org.benow.service.http

Interface Summary
ServiceLanguageBinding  
 

Class Summary
HttpRemoteServices  
HttpServiceContent  
HttpServiceMethod A service connection that speaks http(s) over the wire to the http provider servlet (and request handler) to parse and pass to remote service manager.
HTTPServiceProvider  
HttpServiceProviderServlet  
HttpServiceRequestHandler Parses request url and invokes a service method, returning the result of invocation.
TestAuthorizationProvider  
TransformingLanguageBinding A language binding that uses xsl to generate a result.