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, printProps
public PingHTTPResourceHandler(BusResourceInfo resInfo, java.lang.String contextURI)
public BusResource handleRequest(ResourceContext resCtx, BusRequest request) throws MXException, java.rmi.RemoteException
handleRequest
in class BaseResourceHandler
MXException
java.rmi.RemoteException
public static java.lang.String encode(java.lang.String userName, java.lang.String password) throws java.lang.Exception
java.lang.Exception
public java.lang.String createURI(java.util.List resPath) throws MXException, java.rmi.RemoteException
createURI
in interface ResourceHandler
createURI
in class BaseResourceHandler
MXException
java.rmi.RemoteException