|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionRequestMessage | |
|---|---|
| org.teleal.cling.model.message.control | |
| org.teleal.cling.transport.impl | |
| org.teleal.cling.transport.spi | |
| Uses of ActionRequestMessage in org.teleal.cling.model.message.control |
|---|
| Classes in org.teleal.cling.model.message.control that implement ActionRequestMessage | |
|---|---|
class |
IncomingActionRequestMessage
|
class |
OutgoingActionRequestMessage
|
| Uses of ActionRequestMessage in org.teleal.cling.transport.impl |
|---|
| Methods in org.teleal.cling.transport.impl with parameters of type ActionRequestMessage | |
|---|---|
protected org.w3c.dom.Element |
SOAPActionProcessorImpl.readActionRequestElement(org.w3c.dom.Element bodyElement,
ActionRequestMessage message,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessorImpl.readBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
protected void |
SOAPActionProcessorImpl.readBodyRequest(org.w3c.dom.Document d,
org.w3c.dom.Element bodyElement,
ActionRequestMessage message,
ActionInvocation actionInvocation)
|
protected org.w3c.dom.Element |
SOAPActionProcessorImpl.writeActionRequestElement(org.w3c.dom.Document d,
org.w3c.dom.Element bodyElement,
ActionRequestMessage message,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessorImpl.writeBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
protected void |
SOAPActionProcessorImpl.writeBodyRequest(org.w3c.dom.Document d,
org.w3c.dom.Element bodyElement,
ActionRequestMessage message,
ActionInvocation actionInvocation)
|
| Uses of ActionRequestMessage in org.teleal.cling.transport.spi |
|---|
| Methods in org.teleal.cling.transport.spi with parameters of type ActionRequestMessage | |
|---|---|
void |
SOAPActionProcessor.readBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessor.writeBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||