| Package | Description |
|---|---|
| org.opensaml.ws.transport |
Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InputStreamInTransportAdapter
Adapter that allows a raw
InputStream to be used as an InTransport. |
class |
OutputStreamOutTransportAdapter
Adapter that allows a raw
OutputStream to be used as an OutTransport. |
Copyright © 1999-2015. All Rights Reserved.