Class RPCHeaderParam

    • Constructor Detail

      • RPCHeaderParam

        public RPCHeaderParam​(RPCParam rpcParam)
        Create a SOAPHeaderElement that is represented by an RPCParam
    • Method Detail

      • outputImpl

        protected void outputImpl​(SerializationContext context)
                           throws java.lang.Exception
        outputImpl serializes the RPCParam
        Overrides:
        outputImpl in class SOAPHeaderElement
        Parameters:
        context - destination.
        Throws:
        java.lang.Exception - if something went wrong.