|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientTransport | |
---|---|
oracle.webservices | |
oracle.webservices.transport | This package contains the classes and interfaces to support multiple transport bindings. |
Uses of ClientTransport in oracle.webservices |
---|
Methods in oracle.webservices that return ClientTransport | |
---|---|
ClientTransport |
OracleCall.getClientTransport() Gets the ClientTransport object representing the transport mechanism that will be used to send and receive soap messages. |
ClientTransport |
OracleStub.getClientTransport() Gets the ClientTransport object representing the transport mechanism that will be used to send and receive soap messages. |
Uses of ClientTransport in oracle.webservices.transport |
---|
Methods in oracle.webservices.transport that return ClientTransport | |
---|---|
ClientTransport |
JmsClientTransportFactory.create() Creates a new client transport capable of sending soap over JMS |
ClientTransport |
ClientTransportFactory.create(String soapVersion) Factory method for creation of ClientTransport instance |
ClientTransport |
JmsClientTransportFactory.create(String soapVersion) Creates a new client transport capable of sending soap messages of a particular soap version over JMS |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |