| Interface | Description |
|---|---|
| HttpUrlConnectionFactory |
Custom Authentication implementations can use this to retrieve the HttpURLConnection object to the target Business service.
|
| OutboundAuthentication |
This interface has to be implemented for achieving the Custom HTTP Authentication on the Outbound.
|
| RequestMetaData |
HTTP is a very "special" transport: There are a number of places in OSB code that need to do processing of HTTP-specific metadata, e.g.
|
| ResponseMetaData |
HTTP is a very "special" transport: There are a number of places in OSB code that need to do processing of HTTP-specific metadata, e.g.
|
| Class | Description |
|---|---|
| Parameter |