|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
public class JaxWSConnectionManager
| Constructor Summary | |
|---|---|
JaxWSConnectionManager() |
|
| Method Summary | |
|---|---|
void |
cleanupConnection(JaxWSClientConnection connection)Cleanup the connection on this service request |
JaxWSClientConnection |
createConnection(JaxWSClientConfig clientConfig)Create a new connection |
void |
initializeConnection(JaxWSClientConnection connection)Initialize a connection acquired from the threading model to use with this service request object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxWSConnectionManager()
| Method Detail |
|---|
public void cleanupConnection(JaxWSClientConnection connection)
ConnectionManagercleanupConnection in interface ConnectionManager<JaxWSClientConnection,JaxWSClientConfig>connection -ProtocolExceptionConnectionManager.cleanupConnection(oracle.stellent.ridc.protocol.Connection)
public JaxWSClientConnection createConnection(JaxWSClientConfig clientConfig)
throws ProtocolException
createConnection in interface ConnectionManager<JaxWSClientConnection,JaxWSClientConfig>clientConfig -ProtocolExceptionConnectionManager.createConnection(oracle.stellent.ridc.IdcClientConfig)
public void initializeConnection(JaxWSClientConnection connection)
throws ProtocolException
ConnectionManagerinitializeConnection in interface ConnectionManager<JaxWSClientConnection,JaxWSClientConfig>connection -ProtocolExceptionConnectionManager.initializeConnection(oracle.stellent.ridc.protocol.Connection)
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||