|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transport | |
|---|---|
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.transport | |
| Uses of Transport in org.apache.ws.scout.registry |
|---|
| Methods in org.apache.ws.scout.registry that return Transport | |
|---|---|
Transport |
RegistryV3Impl.getTransport()
|
Transport |
RegistryImpl.getTransport()
|
Transport |
IRegistryV3.getTransport()
|
Transport |
IRegistryBase.getTransport()
|
Transport |
IRegistry.getTransport()
|
Transport |
RegistryV3Impl.getTransport(java.lang.String className)
Returns an implementation of Transport based on the className passed in. |
Transport |
RegistryImpl.getTransport(java.lang.String className)
Returns an implementation of Transport based on the className passed in. |
| Methods in org.apache.ws.scout.registry with parameters of type Transport | |
|---|---|
void |
RegistryV3Impl.setTransport(Transport transport)
|
void |
RegistryImpl.setTransport(Transport transport)
|
void |
IRegistryV3.setTransport(Transport transport)
|
void |
IRegistryBase.setTransport(Transport transport)
|
void |
IRegistry.setTransport(Transport transport)
|
| Uses of Transport in org.apache.ws.scout.transport |
|---|
| Classes in org.apache.ws.scout.transport that implement Transport | |
|---|---|
class |
AxisTransport
Message transport class. |
class |
LocalTransport
Local Message transport class. |
class |
RMITransport
RMI Message transport class. |
class |
SaajTransport
Transport based on SAAJ |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||