Uses of Class
org.glassfish.webservices.transport.tcp.WSEndpointDescriptor
-
Packages that use WSEndpointDescriptor Package Description org.glassfish.webservices.transport.tcp -
-
Uses of WSEndpointDescriptor in org.glassfish.webservices.transport.tcp
Fields in org.glassfish.webservices.transport.tcp declared as WSEndpointDescriptor Modifier and Type Field Description WSEndpointDescriptorWSTCPAdapterRegistryImpl.RegistryRecord. wsEndpointDescriptorMethods in org.glassfish.webservices.transport.tcp that return WSEndpointDescriptor Modifier and Type Method Description WSEndpointDescriptorWSTCPAdapterRegistryImpl. lookupEndpoint(String path)Methods in org.glassfish.webservices.transport.tcp with parameters of type WSEndpointDescriptor Modifier and Type Method Description voidWSTCPAdapterRegistryImpl. registerEndpoint(String path, WSEndpointDescriptor wsEndpointDescriptor)Constructors in org.glassfish.webservices.transport.tcp with parameters of type WSEndpointDescriptor Constructor Description RegistryRecord(WSEndpointDescriptor wsEndpointDescriptor)
-