Uses of Class
com.sun.xml.ws.metro.api.config.management.ManagedEndpoint
-
Packages that use ManagedEndpoint Package Description com.sun.xml.ws.config.management.server -
-
Uses of ManagedEndpoint in com.sun.xml.ws.config.management.server
Methods in com.sun.xml.ws.config.management.server with parameters of type ManagedEndpoint Modifier and Type Method Description static <T> voidReDelegate. recreate(ManagedEndpoint<T> managedEndpoint, javax.xml.ws.WebServiceFeature... features)Replaces underlying endpoint in managedEndpoint instance with new instance configured from a new set of features, using creation parameters of old endpoint
-