Class CallInvocationHandler

    • Method Detail

      • addCall

        public void addCall​(Method key,
                            javax.xml.rpc.Call call)
      • getCall

        public javax.xml.rpc.Call getCall​(Method key)
      • _setProperty

        public void _setProperty​(String name,
                                 Object value)
        Specified by:
        _setProperty in interface javax.xml.rpc.Stub
      • _getProperty

        public Object _getProperty​(String name)
        Specified by:
        _getProperty in interface javax.xml.rpc.Stub
      • _getPropertyNames

        public Iterator _getPropertyNames()
        Specified by:
        _getPropertyNames in interface javax.xml.rpc.Stub
      • _getDefaultEnvelopeEncodingStyle

        public String _getDefaultEnvelopeEncodingStyle()
      • _getImplicitEnvelopeEncodingStyle

        public String _getImplicitEnvelopeEncodingStyle()
      • _getEncodingStyle

        public String _getEncodingStyle()
      • _setEncodingStyle

        public void _setEncodingStyle​(String encodingStyle)