Save This Page
Home » axis2-1.5-src » org.apache » axis2 » dataretrieval » client » [javadoc | source]
org.apache.axis2.dataretrieval.client
public class: MexClient [javadoc | source]
java.lang.Object
   org.apache.axis2.client.ServiceClient
      org.apache.axis2.dataretrieval.client.MexClient
Fields inherited from org.apache.axis2.client.ServiceClient:
log,  ANON_SERVICE,  ANON_OUT_ONLY_OP,  ANON_ROBUST_OUT_ONLY_OP,  ANON_OUT_IN_OP
Constructor:
 public MexClient() throws AxisFault 
 public MexClient(ConfigurationContext configContext,
    AxisService axisService) throws AxisFault 
 public MexClient(ConfigurationContext configContext,
    Definition wsdl4jDefinition,
    QName wsdlServiceName,
    String portName) throws AxisFault 
 public MexClient(ConfigurationContext configContext,
    URL wsdlURL,
    QName wsdlServiceName,
    String portName) throws AxisFault 
Method from org.apache.axis2.dataretrieval.client.MexClient Summary:
setupGetMetadataRequest
Methods from org.apache.axis2.client.ServiceClient:
addHeader,   addHeader,   addHeadersToEnvelope,   addStringHeader,   cleanup,   cleanupTransport,   createClient,   disengageModule,   disengageModule,   engageModule,   engageModule,   equals,   finalize,   fireAndForget,   fireAndForget,   getAxisConfiguration,   getAxisService,   getLastOperationContext,   getMyEPR,   getOptions,   getOverrideOptions,   getServiceContext,   getTargetEPR,   hashCode,   removeHeaders,   sendReceive,   sendReceive,   sendReceiveNonBlocking,   sendReceiveNonBlocking,   sendReceiveNonBlocking,   sendReceiveNonBlocking,   sendRobust,   sendRobust,   setAxisService,   setCachingOperationContext,   setOptions,   setOverrideOptions,   setTargetEPR
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axis2.dataretrieval.client.MexClient Detail:
 public OMElement setupGetMetadataRequest(String dialect,
    String identifier) throws AxisFault 
    Builds OMElement that makes up of SOAP body.