Interface TransportBackChannel

    • Method Detail

      • close

        void close()
        See the class javadoc for the discussion.

        JAX-WS is not guaranteed to call this method for all operations that do not have a response. This is merely a hint.

        When the implementation of this method fails to close the connection successfuly, it should record the error, and return normally. Do not throw any exception.