Uses of Package
org.bsf.remoting.http

Packages that use org.bsf.remoting.http
org.bsf.remoting.http Allows a client to communicate with the server using http calls.  
 

Classes in org.bsf.remoting.http used by org.bsf.remoting.http
HttpServiceKey
          This class is used as a key for services map in the http session of the client.
HttpServiceRequest
          This class encapsulates the items of the client request.
HttpServiceResponse
          This class holds the result of a client call.
HttpSessionClient
          This class handle the http protocole for the application server communication.