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.ServiceInterceptorpublic void postCreateDispatch(com.sun.xml.ws.developer.WSBindingProvider bp)
postCreateDispatch in class com.sun.xml.ws.api.client.ServiceInterceptorCopyright © 2017. All rights reserved.