Class PortCreationCallbackImpl


  • public class PortCreationCallbackImpl
    extends com.sun.xml.ws.api.client.ServiceInterceptor
    This is way port creation calls are going to be intercepted in JAXWS2.1
    • Method Detail

      • postCreateProxy

        public void postCreateProxy​(com.sun.xml.ws.developer.WSBindingProvider bp,
                                    Class<?> serviceEndpointInterface)
        Overrides:
        postCreateProxy in class com.sun.xml.ws.api.client.ServiceInterceptor
      • postCreateDispatch

        public void postCreateDispatch​(com.sun.xml.ws.developer.WSBindingProvider bp)
        Overrides:
        postCreateDispatch in class com.sun.xml.ws.api.client.ServiceInterceptor