| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConduitSelector | |
|---|---|
| org.apache.cxf.endpoint | Client and Server related classes. | 
| Uses of ConduitSelector in org.apache.cxf.endpoint | 
|---|
| Classes in org.apache.cxf.endpoint that implement ConduitSelector | |
|---|---|
|  class | AbstractConduitSelectorAbstract base class holding logic common to any ConduitSelector that retreives a Conduit from the ConduitInitiator. | 
|  class | DeferredConduitSelectorStrategy for lazy deferred retreival of a Conduit to mediate an outbound message. | 
|  class | NullConduitSelectorStrategy for null Conduit retrieval. | 
|  class | PreexistingConduitSelectorStrategy for retreival of a pre-existing Conduit to mediate an outbound message. | 
|  class | UpfrontConduitSelectorStrategy for eager upfront retreival of a Conduit to mediate an outbound message. | 
| Methods in org.apache.cxf.endpoint that return ConduitSelector | |
|---|---|
|  ConduitSelector | Client.getConduitSelector()Get the ConduitSelector responsible for retreiving the Conduit. | 
| Methods in org.apache.cxf.endpoint with parameters of type ConduitSelector | |
|---|---|
|  void | Client.setConduitSelector(ConduitSelector selector)Set the ConduitSelector responsible for retreiving the Conduit. | 
| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||