Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageDecodingException
Exception thrown when a problem occurs decoding a message from an input transport.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageEncodingException
Exception thrown when a problem occurs encoding a message from to an output transport.
|
Copyright © 2006-2013 Internet2. All Rights Reserved.