|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalEndpoint
This interface represents a wrapper around an Endpoint which is to be used internally to access the Channel.
| Field Summary |
|---|
| Fields inherited from interface org.apache.servicemix.nmr.api.Endpoint |
|---|
CHANNEL_SYNC_DELIVERY, ENDPOINT_NAME, INTERFACE_NAME, NAME, RUN_AS_SUBJECT, SERVICE_NAME, UNTARGETABLE, VERSION, WSDL_URL |
| Method Summary | |
|---|---|
InternalChannel |
getChannel()
Retrieve the channel associated with this endpoint. |
Endpoint |
getEndpoint()
Retrieve the inner endpoint. |
String |
getId()
Retrieve the endpoint id |
Map<String,?> |
getMetaData()
Retrieve the metadata associated with this endpoint |
| Methods inherited from interface org.apache.servicemix.nmr.api.Endpoint |
|---|
process, setChannel |
| Method Detail |
|---|
String getId()
Map<String,?> getMetaData()
InternalChannel getChannel()
Flows to deliver
exchanges to this endpoint.
Endpoint getEndpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||