Uses of Package
org.fossilec.odettej.transport

Packages that use org.fossilec.odettej.transport
org.fossilec.odettej   
org.fossilec.odettej.service   
org.fossilec.odettej.transport   
org.fossilec.odettej.transport.mbgw   
org.fossilec.odettej.transport.tcp   
 

Classes in org.fossilec.odettej.transport used by org.fossilec.odettej
Transport
          This interface provides a protocol independent network transport layer required by Odette FTP peer entities to with each via the underlying OSI model Network Service provider.
 

Classes in org.fossilec.odettej.transport used by org.fossilec.odettej.service
Transport
          This interface provides a protocol independent network transport layer required by Odette FTP peer entities to with each via the underlying OSI model Network Service provider.
 

Classes in org.fossilec.odettej.transport used by org.fossilec.odettej.transport
AddressException
          Exception thrown when a wrongly formatted address is encountered.
NetworkAddress
          This class represents a Network Address with no association to a transportation layer.
Transport
          This interface provides a protocol independent network transport layer required by Odette FTP peer entities to with each via the underlying OSI model Network Service provider.
TransportFactory
          Factory contract used to create (instantiation) a class implementing Transport interface.
 

Classes in org.fossilec.odettej.transport used by org.fossilec.odettej.transport.mbgw
Transport
          This interface provides a protocol independent network transport layer required by Odette FTP peer entities to with each via the underlying OSI model Network Service provider.
 

Classes in org.fossilec.odettej.transport used by org.fossilec.odettej.transport.tcp
AddressException
          Exception thrown when a wrongly formatted address is encountered.
NetworkAddress
          This class represents a Network Address with no association to a transportation layer.
Transport
          This interface provides a protocol independent network transport layer required by Odette FTP peer entities to with each via the underlying OSI model Network Service provider.
 



Copyright © 2005 ObjectWeb Consortium. All Rights Reserved.