|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerEngine | |
|---|---|
| org.apache.cxf.transport.http | |
| Uses of ServerEngine in org.apache.cxf.transport.http |
|---|
| Classes in org.apache.cxf.transport.http that implement ServerEngine | |
|---|---|
class |
JettyHTTPServerEngine
|
| Fields in org.apache.cxf.transport.http declared as ServerEngine | |
|---|---|
protected ServerEngine |
JettyHTTPDestination.alternateEngine
|
protected ServerEngine |
JettyHTTPDestination.engine
|
| Constructors in org.apache.cxf.transport.http with parameters of type ServerEngine | |
|---|---|
HTTPConduit(org.apache.cxf.Bus b,
org.apache.cxf.service.model.EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t,
URLConnectionFactory factory,
ServerEngine eng)
Constructor, allowing subsititution of connnection factory and decoupled engine. |
|
JettyHTTPDestination(org.apache.cxf.Bus b,
org.apache.cxf.transport.ConduitInitiator ci,
org.apache.cxf.service.model.EndpointInfo endpointInfo,
ServerEngine eng)
Constructor, allowing subsititution of server engine. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||