public class PortCreationCallbackImpl
extends com.sun.xml.ws.api.client.ServiceInterceptor
Constructor and Description |
---|
PortCreationCallbackImpl(ServiceReferenceDescriptor svcRef) |
Modifier and Type | Method and Description |
---|---|
void |
postCreateDispatch(com.sun.xml.ws.developer.WSBindingProvider bp) |
void |
postCreateProxy(com.sun.xml.ws.developer.WSBindingProvider bp,
Class<?> serviceEndpointInterface) |
public PortCreationCallbackImpl(ServiceReferenceDescriptor svcRef)
public void postCreateProxy(com.sun.xml.ws.developer.WSBindingProvider bp, Class<?> serviceEndpointInterface)
postCreateProxy
in class com.sun.xml.ws.api.client.ServiceInterceptor
public void postCreateDispatch(com.sun.xml.ws.developer.WSBindingProvider bp)
postCreateDispatch
in class com.sun.xml.ws.api.client.ServiceInterceptor
Copyright © 2019. All rights reserved.