net.jini.jeri.http
Interface HttpEndpoint.ConnectionAction

Enclosing class:
HttpEndpoint

private static interface HttpEndpoint.ConnectionAction

Describes an action to be performed on a Connection.


Method Summary
 Object run(HttpEndpoint.Connection conn)
           
 

Method Detail

run

Object run(HttpEndpoint.Connection conn)
           throws IOException
Throws:
IOException


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