public class PingHTTPResourceHandler extends BaseResourceHandler
contextURI, handlerResourceURI, resInfo| Constructor and Description |
|---|
PingHTTPResourceHandler(BusResourceInfo resInfo,
java.lang.String contextURI) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
createURI(java.util.List resPath) |
static java.lang.String |
encode(java.lang.String userName,
java.lang.String password) |
BusResource |
handleRequest(ResourceContext resCtx,
BusRequest request) |
addRelatedResources, asPath, createClassResource, createMemberResource, createThisResource, getBusMember, handleResourceRequest, isCollectionHandler, printContext, printPropspublic PingHTTPResourceHandler(BusResourceInfo resInfo, java.lang.String contextURI)
public BusResource handleRequest(ResourceContext resCtx, BusRequest request) throws MXException, java.rmi.RemoteException
handleRequest in class BaseResourceHandlerMXExceptionjava.rmi.RemoteExceptionpublic static java.lang.String encode(java.lang.String userName,
java.lang.String password)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String createURI(java.util.List resPath)
throws MXException,
java.rmi.RemoteException
createURI in interface ResourceHandlercreateURI in class BaseResourceHandlerMXExceptionjava.rmi.RemoteException