com.sun.ws.management.transfer
Class Transfer
java.lang.Object
com.sun.ws.management.Message
com.sun.ws.management.soap.SOAP
com.sun.ws.management.addressing.Addressing
com.sun.ws.management.transfer.Transfer
- Direct Known Subclasses:
- TransferExtensions
public class Transfer
- extends Addressing
Fields inherited from class com.sun.ws.management.addressing.Addressing |
ACTION, ADDRESS, ANONYMOUS_ENDPOINT_URI, ENDPOINT_REFERENCE, FACTORY, 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 |
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
GET_ACTION_URI
public static final java.lang.String GET_ACTION_URI
- See Also:
- Constant Field Values
GET_RESPONSE_URI
public static final java.lang.String GET_RESPONSE_URI
- See Also:
- Constant Field Values
PUT_ACTION_URI
public static final java.lang.String PUT_ACTION_URI
- See Also:
- Constant Field Values
PUT_RESPONSE_URI
public static final java.lang.String PUT_RESPONSE_URI
- See Also:
- Constant Field Values
DELETE_ACTION_URI
public static final java.lang.String DELETE_ACTION_URI
- See Also:
- Constant Field Values
DELETE_RESPONSE_URI
public static final java.lang.String DELETE_RESPONSE_URI
- See Also:
- Constant Field Values
CREATE_ACTION_URI
public static final java.lang.String CREATE_ACTION_URI
- See Also:
- Constant Field Values
CREATE_RESPONSE_URI
public static final java.lang.String CREATE_RESPONSE_URI
- See Also:
- Constant Field Values
FAULT_ACTION_URI
public static final java.lang.String FAULT_ACTION_URI
- See Also:
- Constant Field Values
Transfer
public Transfer()
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
Transfer
public Transfer(Addressing addr)
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
Transfer
public Transfer(java.io.InputStream is)
throws javax.xml.soap.SOAPException,
java.io.IOException
- Throws:
javax.xml.soap.SOAPException
java.io.IOException
getResource
public java.lang.Object getResource(javax.xml.namespace.QName element)
throws javax.xml.bind.JAXBException,
javax.xml.soap.SOAPException
- Throws:
javax.xml.bind.JAXBException
javax.xml.soap.SOAPException
getResource
public java.lang.Object getResource()
throws javax.xml.bind.JAXBException,
javax.xml.soap.SOAPException
- Throws:
javax.xml.bind.JAXBException
javax.xml.soap.SOAPException