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 classTransportBasePartial implementation of Transport interface.Methods in org.uddi4j.transport that return Transport Modifier and Type Method Description TransportTransportFactory. getTransport()Returns Transport implementation to be used.
-