Uses of Class
org.somda.sdc.dpws.soap.TransportInfo
-
Packages that use TransportInfo Package Description org.somda.sdc.dpws.soap SOAP implementation that is tailored to DPWS. -
-
Uses of TransportInfo in org.somda.sdc.dpws.soap
Methods in org.somda.sdc.dpws.soap that return TransportInfo Modifier and Type Method Description TransportInfoCommunicationContext. getTransportInfo()Constructors in org.somda.sdc.dpws.soap with parameters of type TransportInfo Constructor Description CommunicationContext(ApplicationInfo applicationInfo, TransportInfo transportInfo)
-