|
Project JXTA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jxta.ext.config.Transport
net.jxta.ext.config.HttpTransport
public class HttpTransport
Container for Http Transport configuration attributes.
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 |
---|
public HttpTransport()
|
JXTA J2SE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |