| 
 | 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. | 
|  List<String> | getTransportIds() | 
|  Set<String> | getUriPrefixes() | 
| Method Detail | 
|---|
Conduit getConduit(EndpointInfo targetInfo)
                   throws IOException
targetInfo - the endpoint info of the target
IOException
Conduit getConduit(EndpointInfo localInfo,
                   EndpointReferenceType target)
                   throws IOException
localInfo - the endpoint info for a local endpoint on which the
 the configuration should be basedtarget - the target EPR
IOExceptionSet<String> getUriPrefixes()
List<String> getTransportIds()
| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||