|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedDataException | |
---|---|
org.teleal.cling.transport.impl | |
org.teleal.cling.transport.spi |
Uses of UnsupportedDataException in org.teleal.cling.transport.impl |
---|
Methods in org.teleal.cling.transport.impl that throw UnsupportedDataException | |
---|---|
IncomingDatagramMessage |
DatagramProcessorImpl.read(java.net.InetAddress receivedOnAddress,
java.net.DatagramPacket datagram)
|
void |
SOAPActionProcessorImpl.readBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessorImpl.readBody(ActionResponseMessage responseMsg,
ActionInvocation actionInvocation)
|
void |
GENAEventProcessorImpl.readBody(IncomingEventRequestMessage requestMessage)
|
java.net.DatagramPacket |
DatagramProcessorImpl.write(OutgoingDatagramMessage message)
|
void |
SOAPActionProcessorImpl.writeBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessorImpl.writeBody(ActionResponseMessage responseMessage,
ActionInvocation actionInvocation)
|
void |
GENAEventProcessorImpl.writeBody(OutgoingEventRequestMessage requestMessage)
|
Uses of UnsupportedDataException in org.teleal.cling.transport.spi |
---|
Methods in org.teleal.cling.transport.spi that throw UnsupportedDataException | |
---|---|
StreamResponseMessage |
UpnpStream.process(StreamRequestMessage requestMsg)
|
IncomingDatagramMessage |
DatagramProcessor.read(java.net.InetAddress receivedOnAddress,
java.net.DatagramPacket datagram)
|
void |
SOAPActionProcessor.readBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessor.readBody(ActionResponseMessage responseMsg,
ActionInvocation actionInvocation)
|
void |
GENAEventProcessor.readBody(IncomingEventRequestMessage requestMessage)
|
java.net.DatagramPacket |
DatagramProcessor.write(OutgoingDatagramMessage message)
|
void |
SOAPActionProcessor.writeBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
|
void |
SOAPActionProcessor.writeBody(ActionResponseMessage responseMessage,
ActionInvocation actionInvocation)
|
void |
GENAEventProcessor.writeBody(OutgoingEventRequestMessage requestMessage)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |