Class EndpointCallback


  • public class EndpointCallback
    extends Object
    • Constructor Detail

      • EndpointCallback

        public EndpointCallback()
    • Method Detail

      • responseReady

        protected void responseReady​(EndpointInvocationContext eic)
        This will call the InvocationListener instances that were called during the request processing for this message.
      • invokeOutboundHandlerFlow

        protected void invokeOutboundHandlerFlow​(EndpointInvocationContext eic)
        This method will drive the invocation of the outbound JAX-WS application handler flow.