Project JXTA

net.jxta.ext.config
Class HttpTransport

java.lang.Object
  extended by net.jxta.ext.config.Transport
      extended by net.jxta.ext.config.HttpTransport

public class HttpTransport
extends Transport

Container for Http Transport configuration attributes.

Author:
james todd [gonzo at jxta dot org]

Nested Class Summary
 
Nested classes/interfaces inherited from class net.jxta.ext.config.Transport
Transport.Scheme
 
Constructor Summary
HttpTransport()
          Constructor for the HttpTransport object
 
Method Summary
 
Methods inherited from class net.jxta.ext.config.Transport
addAddress, addAddresses, addPublicAddress, addPublicAddresses, clearAddresses, clearPublicAddresses, getAddresses, getProxyAddress, getPublicAddresses, getScheme, isEnabled, isIncoming, isOutgoing, isProxy, removeAddress, removePublicAddress, setAddress, setAddresses, setEnabled, setIncoming, setOutgoing, setProxy, setProxyAddress, setPublicAddress, setPublicAddresses, setScheme
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpTransport

public HttpTransport()
Constructor for the HttpTransport object


JXTA J2SE