|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DestinationFactory
Factory for Destinations.
Method Summary | |
---|---|
Destination |
getDestination(EndpointInfo ei)
Create a destination. |
java.util.List<java.lang.String> |
getTransportIds()
|
java.util.Set<java.lang.String> |
getUriPrefixes()
|
Method Detail |
---|
Destination getDestination(EndpointInfo ei) throws java.io.IOException
ei
- the endpoint info of the destination.
java.io.IOException
java.util.Set<java.lang.String> getUriPrefixes()
java.util.List<java.lang.String> getTransportIds()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |