|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointImplFactory
This interface defines an object that can create EndpointImpl objects.
| Method Summary | |
|---|---|
EndpointImpl |
newEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service service,
org.apache.cxf.service.model.EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info. |
| Method Detail |
|---|
EndpointImpl newEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service service,
org.apache.cxf.service.model.EndpointInfo endpointInfo)
throws EndpointException
bus - service - endpointInfo -
EndpointException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||