|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.model.message.UpnpMessage<UpnpResponse>
org.teleal.cling.model.message.StreamResponseMessage
org.teleal.cling.model.message.control.OutgoingActionResponseMessage
public class OutgoingActionResponseMessage
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.teleal.cling.model.message.UpnpMessage |
|---|
UpnpMessage.BodyType |
| Constructor Summary | |
|---|---|
OutgoingActionResponseMessage(Action action)
|
|
OutgoingActionResponseMessage(UpnpResponse.Status status)
|
|
OutgoingActionResponseMessage(UpnpResponse.Status status,
Action action)
|
|
| Method Summary | |
|---|---|
protected void |
addHeaders()
|
java.lang.String |
getActionNamespace()
|
| 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 OutgoingActionResponseMessage(Action action)
public OutgoingActionResponseMessage(UpnpResponse.Status status)
public OutgoingActionResponseMessage(UpnpResponse.Status status,
Action action)
| Method Detail |
|---|
protected void addHeaders()
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 | |||||||||