|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TransportEndPoint
A transport endpoint is an OSB entity/resource where service messages are originated or targeted
| Nested Class Summary | |
|---|---|
static class |
TransportEndPoint.MessagePatternEnumSYNCHRONOUS and ASYNCHRONOUS imply the endpoint uses request/response paradigm. |
| Method Summary | |
|---|---|
RequestMetaData |
createRequestMetaData() |
RequestMetaData |
createRequestMetaData(org.apache.xmlbeans.XmlObject rmdXML) |
EndPointConfiguration |
getConfiguration() |
TransportEndPoint.MessagePatternEnum |
getMessagePattern()A given endpoint may utilize one of the following message patterns: One Way - meaning no responses are expected, e.g. |
TransportProvider |
getProvider() |
Ref |
getServiceRef() |
java.net.URI[] |
getURI() |
boolean |
isInbound() |
boolean |
isTransactional() |
| Method Detail |
|---|
Ref getServiceRef()
java.net.URI[] getURI()
boolean isInbound()
EndPointConfiguration getConfiguration()
TransportProvider getProvider()
RequestMetaData createRequestMetaData()
throws TransportException
TransportException
RequestMetaData createRequestMetaData(org.apache.xmlbeans.XmlObject rmdXML)
throws TransportException
TransportException
boolean isTransactional()
throws TransportException
TransportException
TransportEndPoint.MessagePatternEnum getMessagePattern()
throws TransportException
TransportException
|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||