Uses of Class
org.somda.sdc.dpws.soap.ApplicationInfo
-
Packages that use ApplicationInfo Package Description org.somda.sdc.dpws.soap SOAP implementation that is tailored to DPWS. -
-
Uses of ApplicationInfo in org.somda.sdc.dpws.soap
Subclasses of ApplicationInfo in org.somda.sdc.dpws.soap Modifier and Type Class Description classHttpApplicationInfoUtility class to provide application layer information for http.Methods in org.somda.sdc.dpws.soap that return ApplicationInfo Modifier and Type Method Description ApplicationInfoCommunicationContext. getApplicationInfo()Constructors in org.somda.sdc.dpws.soap with parameters of type ApplicationInfo Constructor Description CommunicationContext(ApplicationInfo applicationInfo, TransportInfo transportInfo)
-