|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.types.URI
org.apache.axis.message.addressing.AttributedURI
org.apache.axis.message.addressing.Action
public class Action
Java content class for Action element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at http://schemas.xmlsoap.org/ws/2004/08/addressing line 79)
<element name="Action" type="{http://schemas.xmlsoap.org/ws/2004/08/addressing}AttributedURI"/>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.axis.types.URI |
---|
org.apache.axis.types.URI.MalformedURIException |
Constructor Summary | |
---|---|
Action(javax.xml.soap.SOAPHeaderElement el)
Constructor Action |
|
Action(org.apache.axis.types.URI uri)
Constructor Action |
Method Summary | |
---|---|
javax.xml.soap.SOAPHeaderElement |
toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
|
Methods inherited from class org.apache.axis.message.addressing.AttributedURI |
---|
append, toSOAPHeaderElement |
Methods inherited from class org.apache.axis.types.URI |
---|
absolutize, appendPath, equals, getFragment, getHost, getPath, getPath, getPort, getQueryString, getRegBasedAuthority, getScheme, getSchemeSpecificPart, getUserinfo, hashCode, isAbsoluteURI, isConformantSchemeName, isGenericURI, isWellFormedAddress, isWellFormedIPv4Address, isWellFormedIPv6Reference, setFragment, setHost, setPath, setPort, setQueryString, setRegBasedAuthority, setScheme, setUserinfo, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Action(org.apache.axis.types.URI uri)
uri
- public Action(javax.xml.soap.SOAPHeaderElement el) throws java.lang.Exception
el
-
java.lang.Exception
Method Detail |
---|
public javax.xml.soap.SOAPHeaderElement toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env, java.lang.String actorURI) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |