com.sun.ws.management.mex
Class Metadata
java.lang.Object
com.sun.ws.management.Message
com.sun.ws.management.soap.SOAP
com.sun.ws.management.addressing.Addressing
com.sun.ws.management.mex.Metadata
public class Metadata
- extends Addressing
Fields inherited from class com.sun.ws.management.addressing.Addressing |
ACTION, ADDRESS, ANONYMOUS_ENDPOINT_URI, ENDPOINT_REFERENCE, FAULT_ACTION_URI, FAULT_TO, FROM, MESSAGE_ID, RELATES_TO, REPLY_TO, RETRY_AFTER, TO, UNSPECIFIED_MESSAGE_ID |
Fields inherited from class com.sun.ws.management.Message |
COLON |
Methods inherited from class com.sun.ws.management.addressing.Addressing |
addHeaders, addHeaders, addRelatesTo, addRelatesTo, createEndpointReference, createReferenceParametersType, createReferencePropertyType, getAction, getEndpointReference, getFaultTo, getFrom, getHeaders, getMessageId, getRelatesTo, getReplyTo, getTo, setAction, setFaultTo, setFaultTo, setFrom, setFrom, setMessageId, setReplyTo, setReplyTo, setTo, unwrapEndpointReference, validate |
Methods inherited from class com.sun.ws.management.Message |
addNamespaceDeclarations, createElement, getBody, getContentType, getDocumentBuilder, getEnvelope, getHeader, getMessage, newDocument, prettyPrint, setAttribute, setContentType, toString, writeTo |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
INITIALIZE_ACTION_URI
public static final java.lang.String INITIALIZE_ACTION_URI
- See Also:
- Constant Field Values
INITIALIZE_RESPONSE_URI
public static final java.lang.String INITIALIZE_RESPONSE_URI
- See Also:
- Constant Field Values
NS_PREFIX
public static final java.lang.String NS_PREFIX
- See Also:
- Constant Field Values
NS_URI
public static final java.lang.String NS_URI
- See Also:
- Constant Field Values
METADATA_ACTION_URI
public static final java.lang.String METADATA_ACTION_URI
- See Also:
- Constant Field Values
METADATA_RESPONSE_URI
public static final java.lang.String METADATA_RESPONSE_URI
- See Also:
- Constant Field Values
FACTORY
public static final ObjectFactory FACTORY
Metadata
public Metadata()
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
Metadata
public Metadata(Addressing addr)
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
Metadata
public Metadata(java.io.InputStream is)
throws javax.xml.soap.SOAPException,
java.io.IOException
- Throws:
javax.xml.soap.SOAPException
java.io.IOException