|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpEndpoint.ConnectionAction | |
---|---|
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.ConnectionAction in net.jini.jeri.http |
---|
Methods in net.jini.jeri.http with parameters of type HttpEndpoint.ConnectionAction | |
---|---|
private Object |
HttpEndpoint.connectionAction(Constraints.Distilled distilled,
String phost,
int pport,
boolean ppersist,
HttpEndpoint.ConnectionAction action)
Find an existing connection and perform the specified action on the connection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |