Uses of Class
com.sun.xml.ws.api.config.management.EndpointCreationAttributes
-
Packages that use EndpointCreationAttributes Package Description com.sun.xml.ws.api.config.management -
-
Uses of EndpointCreationAttributes in com.sun.xml.ws.api.config.management
Methods in com.sun.xml.ws.api.config.management with parameters of type EndpointCreationAttributes Modifier and Type Method Description <T> WSEndpoint<T>ManagedEndpointFactory. createEndpoint(WSEndpoint<T> endpoint, EndpointCreationAttributes attributes)This method may return a WSEndpoint implementation that wraps the original WSEndpoint instance.
-