Package | Description |
---|---|
org.apache.cxf.endpoint |
Client and Server related classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedEndpoint.destroy() |
String |
ManagedEndpoint.getJSONSchema() |
String |
ManagedEndpoint.getJSONSchemaForClass(String clsName) |
String |
ManagedEndpoint.getJSONSchemaForOperation(String operationName) |
void |
ManagedEndpoint.start() |
void |
ManagedEndpoint.stop() |
Apache CXF