Project JXTA

Uses of Interface
net.jxta.ext.http.Dispatchable

Packages that use Dispatchable
net.jxta.ext.http   
 

Uses of Dispatchable in net.jxta.ext.http
 

Classes in net.jxta.ext.http that implement Dispatchable
 class HttpGet
           
 class HttpPost
           
 

Methods in net.jxta.ext.http that return Dispatchable
static Dispatchable Dispatcher.getDispatchable(URL u, Message msg)
           
 Dispatchable Dispatcher.getDispatchable()
           
 

Constructors in net.jxta.ext.http with parameters of type Dispatchable
Dispatch(Dispatchable dispatchable)
           
 


JXTA J2SE