|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.message.UpnpMessage<UpnpRequest>
org.teleal.cling.model.message.StreamRequestMessage
org.teleal.cling.model.message.control.OutgoingActionRequestMessage
public class OutgoingActionRequestMessage
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage |
---|
UpnpMessage.BodyType |
Constructor Summary | |
---|---|
OutgoingActionRequestMessage(ActionInvocation actionInvocation,
java.net.URL controlURL)
|
|
OutgoingActionRequestMessage(Action action,
UpnpRequest operation)
|
Method Summary | |
---|---|
java.lang.String |
getActionNamespace()
|
Methods inherited from class org.teleal.cling.model.message.StreamRequestMessage |
---|
getUri, hasHostHeader, hasUDATextContentType |
Methods inherited from class org.teleal.cling.model.message.UpnpMessage |
---|
getBody, getBodyBytes, getBodyString, getBodyType, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, setBody, setBodyType, setHeaders, setOperation, setUdaMajorVersion, setUdaMinorVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.teleal.cling.model.message.control.ActionMessage |
---|
getBody, getBodyBytes, getBodyString, getBodyType, setBody |
Constructor Detail |
---|
public OutgoingActionRequestMessage(ActionInvocation actionInvocation, java.net.URL controlURL)
public OutgoingActionRequestMessage(Action action, UpnpRequest operation)
Method Detail |
---|
public java.lang.String getActionNamespace()
getActionNamespace
in interface ActionMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |