public class VersionResource
extends java.lang.Object
http://<host>:<port>/pxf/ProtocolVersion" The expected response is "
PXF protocol version <version>"| Constructor and Description |
|---|
VersionResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getProtocolVersion()
Returns the PXF protocol version used currently.
|