Uses of Interface
org.otfeed.support.alt.IOutboundConnection

Packages that use IOutboundConnection
org.otfeed.j2ee.ra   
org.otfeed.support.alt   
 

Uses of IOutboundConnection in org.otfeed.j2ee.ra
 

Classes in org.otfeed.j2ee.ra that implement IOutboundConnection
 class OtfeedConnection
           
 

Methods in org.otfeed.j2ee.ra that return IOutboundConnection
 IOutboundConnection OtfeedConnectionFactory.getConnection(OTConnectionSpec spec)
           
 

Uses of IOutboundConnection in org.otfeed.support.alt
 

Classes in org.otfeed.support.alt that implement IOutboundConnection
 class OutboundConnectionAdapter
           
 

Methods in org.otfeed.support.alt that return IOutboundConnection
 IOutboundConnection IOutboundConnectionFactory.getConnection(OTConnectionSpec spec)
          Opens a connection to the server, using provided connection parameters.
 IOutboundConnection OutboundConnectionFactoryAdapter.getConnection(OTConnectionSpec spec)
           
 



Copyright © 2007-2008 Mike Kroutikov. All Rights Reserved.