|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Destination | |
|---|---|
| org.apache.cxf.endpoint | |
| org.apache.cxf.message | |
| org.apache.cxf.transport | |
| Uses of Destination in org.apache.cxf.endpoint |
|---|
| Methods in org.apache.cxf.endpoint that return Destination | |
|---|---|
Destination |
Server.getDestination()
|
| Uses of Destination in org.apache.cxf.message |
|---|
| Methods in org.apache.cxf.message that return Destination | |
|---|---|
Destination |
Message.getDestination()
|
Destination |
ExchangeImpl.getDestination()
|
Destination |
AbstractWrappedMessage.getDestination()
|
Destination |
MessageImpl.getDestination()
|
Destination |
Exchange.getDestination()
|
| Methods in org.apache.cxf.message with parameters of type Destination | |
|---|---|
void |
ExchangeImpl.setDestination(Destination d)
|
void |
MessageImpl.setDestination(Destination d)
|
void |
Exchange.setDestination(Destination destination)
|
| Uses of Destination in org.apache.cxf.transport |
|---|
| Methods in org.apache.cxf.transport that return Destination | |
|---|---|
Destination |
Conduit.getBackChannel()
Retreive the back-channel Destination. |
Destination |
DestinationFactory.getDestination(EndpointInfo ei)
Create a destination. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||