Uses of Interface
org.uddi4j.transport.Transport
-
Packages that use Transport Package Description org.uddi4j.transport -
-
Uses of Transport in org.uddi4j.transport
Classes in org.uddi4j.transport that implement Transport Modifier and Type Class Description class
TransportBase
Partial implementation of Transport interface.Methods in org.uddi4j.transport that return Transport Modifier and Type Method Description Transport
TransportFactory. getTransport()
Returns Transport implementation to be used.
-