Uses of Interface
net.jini.jeri.http.HttpEndpoint.ConnectionAction

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.
 



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