|
||||||||||
| 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 |
|---|
ENDPOINT_NAME, INTERFACE_NAME, NAME, SERVICE_NAME, UNTARGETABLE, VERSION, WSDL_URL |
| Method Summary | |
|---|---|
InternalChannel |
getChannel()
Retrieve the channel associated with this endpoint. |
Endpoint |
getEndpoint()
Retrieve the inner endpoint. |
java.lang.String |
getId()
Retrieve the endpoint id |
java.util.Map<java.lang.String,?> |
getMetaData()
Retrieve the metadata associated with this endpoint |
| Methods inherited from interface org.apache.servicemix.nmr.api.Endpoint |
|---|
process, setChannel |
| Method Detail |
|---|
java.lang.String getId()
java.util.Map<java.lang.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 | |||||||||