|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transport | |
net.jxta.ext.config |
Uses of Transport in net.jxta.ext.config |
Subclasses of Transport in net.jxta.ext.config | |
class |
HttpTransport
Container for Http Transport configuration attributes. |
class |
TcpTransport
Container for Tcp Transport configuration attributes. |
Methods in net.jxta.ext.config that return Transport | |
Transport |
Configurator.removeTransport(Transport transport)
Description of the Method |
Methods in net.jxta.ext.config with parameters of type Transport | |
void |
Configurator.setTransport(Transport transport)
Sets the transport attribute of the Configurator object |
void |
Configurator.addTransport(Transport transport)
Adds a feature to the Transport attribute of the Configurator object |
Transport |
Configurator.removeTransport(Transport transport)
Description of the Method |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |