| Package | Description |
|---|---|
| org.opensaml.ws.message |
Objects related to messages received and sent by web services.
|
| org.opensaml.ws.transport |
Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages.
|
| org.opensaml.ws.transport.http |
HTTP transport classes included bindings for Servlets.
|
| Class and Description |
|---|
| InTransport
Represents an inbound transport, that is the transport used to receive information.
|
| OutTransport
Represents an outbound transport, that is the transport used to send information.
|
| Class and Description |
|---|
| BaseTransport
Base abstract class for a
Transport that provides local storage for all transport properties. |
| InTransport
Represents an inbound transport, that is the transport used to receive information.
|
| OutTransport
Represents an outbound transport, that is the transport used to send information.
|
| Transport
Base interface for inbound and outbound transports.
|
| Class and Description |
|---|
| InTransport
Represents an inbound transport, that is the transport used to receive information.
|
| OutTransport
Represents an outbound transport, that is the transport used to send information.
|
| Transport
Base interface for inbound and outbound transports.
|
Copyright © 1999-2016. All Rights Reserved.