Uses of Package
net.jini.jeri.http

Packages that use net.jini.jeri.http
net.jini.jeri.http Provides implementations of the Endpoint and ServerEndpoint abstractions that use HTTP messages sent over TCP sockets as the underlying communication mechanism. 
 

Classes in net.jini.jeri.http used by net.jini.jeri.http
Constraints.Distilled
          A distillation of constraints to a form more directly usable by this provider.
HttpEndpoint
          An implementation of the Endpoint abstraction that uses HTTP messages sent over TCP sockets (instances of Socket) for the underlying communication mechanism.
HttpEndpoint.Connection
          HTTP connection for sending requests.
HttpEndpoint.ConnectionAction
          Describes an action to be performed on a Connection.
HttpServerEndpoint
          An implementation of the ServerEndpoint abstraction that uses HTTP messages sent over TCP sockets (instances of ServerSocket) for the underlying communication mechanism.
HttpServerEndpoint.LE
          ListenEndpoint implementation.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.