|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageException | |
---|---|
org.opensaml.ws.message.decoder | Messages decoders are responsible for extracting an incomming web serivce message from the inbound transport. |
org.opensaml.ws.message.encoder | Messages encoders are responsible for encoding an outgoing web serivce message onto the outbound transport. |
Uses of MessageException in org.opensaml.ws.message.decoder |
---|
Subclasses of MessageException in org.opensaml.ws.message.decoder | |
---|---|
class |
MessageDecodingException
Exception thrown when a problem occurs decoding a message from an input transport. |
Uses of MessageException in org.opensaml.ws.message.encoder |
---|
Subclasses of MessageException in org.opensaml.ws.message.encoder | |
---|---|
class |
MessageEncodingException
Exception thrown when a problem occurs encoding a message from to an output transport. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |