|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.otfeed.support.alt.OutboundConnectionFactoryAdapter
public class OutboundConnectionFactoryAdapter
| Constructor Summary | |
|---|---|
OutboundConnectionFactoryAdapter(IConnectionFactory f)
|
|
| Method Summary | |
|---|---|
IOutboundConnection |
getConnection(OTConnectionSpec spec)
Opens a connection to the server, using provided connection parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutboundConnectionFactoryAdapter(IConnectionFactory f)
| Method Detail |
|---|
public IOutboundConnection getConnection(OTConnectionSpec spec)
throws OTException
IOutboundConnectionFactory
getConnection in interface IOutboundConnectionFactoryspec - connection parameters. Null may be acceptable (see docs
of implementing classes).
OTException - if something goes wrong.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||