|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpEndpoint | |
---|---|
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. |
Uses of HttpEndpoint in net.jini.jeri.http |
---|
Methods in net.jini.jeri.http that return HttpEndpoint | |
---|---|
static HttpEndpoint |
HttpEndpoint.getInstance(String host,
int port)
Returns an HttpEndpoint instance for the given host name
and TCP port number. |
static HttpEndpoint |
HttpEndpoint.getInstance(String host,
int port,
SocketFactory sf)
Returns an HttpEndpoint instance for the given
host name and TCP port number that contains the given SocketFactory . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |