|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkAddress | |
---|---|
org.fossilec.odettej.transport | |
org.fossilec.odettej.transport.tcp |
Uses of NetworkAddress in org.fossilec.odettej.transport |
---|
Methods in org.fossilec.odettej.transport with parameters of type NetworkAddress | |
---|---|
boolean |
Transport.connect(NetworkAddress address)
Setup a network connection with another Odette FTP peer entity. |
Uses of NetworkAddress in org.fossilec.odettej.transport.tcp |
---|
Subclasses of NetworkAddress in org.fossilec.odettej.transport.tcp | |
---|---|
class |
InternetAddress
This class represents the TCP/IP network address used over the API with Internet transport layer implementation. |
Methods in org.fossilec.odettej.transport.tcp with parameters of type NetworkAddress | |
---|---|
boolean |
TCPTransport.connect(NetworkAddress address)
Setup a network connection with another Odette FTP entity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |