JXTA

Uses of Package
net.jxta.impl.endpoint.servlethttp

Packages that use net.jxta.impl.endpoint.servlethttp
net.jxta.impl.endpoint.servlethttp A JXTA MessageTransport implementation which uses the HTTP protocol. 
 

Classes in net.jxta.impl.endpoint.servlethttp used by net.jxta.impl.endpoint.servlethttp
HttpServletMessenger
          Simple messenger that waits for a message to give back to the requesting client

This messenger is not entirely thread-safe.

ServletHttpTransport
          A JXTA Message Transport

This class is really a facade for the following: An HTTP client message sender An HTTP-server-based message receiver

 


JXSE