|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConduitInitiator
Factory for Conduits.
| Method Summary | |
|---|---|
Conduit |
getConduit(EndpointInfo targetInfo)
Initiate an outbound Conduit. |
Conduit |
getConduit(EndpointInfo localInfo,
EndpointReferenceType target)
Initiate an outbound Conduit. |
java.util.List<java.lang.String> |
getTransportIds()
|
java.util.Set<java.lang.String> |
getUriPrefixes()
|
| Method Detail |
|---|
Conduit getConduit(EndpointInfo targetInfo)
throws java.io.IOException
targetInfo - the endpoint info of the target
java.io.IOException
Conduit getConduit(EndpointInfo localInfo,
EndpointReferenceType target)
throws java.io.IOException
localInfo - the endpoint info for a local endpoint on which the
the configuration should be basedtarget - the target EPR
java.io.IOExceptionjava.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 | |||||||||