org.globus.gatekeeper.internal
Class GateKeeperRequest
java.lang.Object
org.globus.util.http.HTTPParser
org.globus.util.http.HTTPRequestParser
org.globus.gatekeeper.internal.GateKeeperRequest
- All Implemented Interfaces:
- ServiceRequest
- public class GateKeeperRequest
- extends HTTPRequestParser
- implements ServiceRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GateKeeperRequest
public GateKeeperRequest(InputStream in)
throws IOException
getInputStream
public InputStream getInputStream()
- Specified by:
getInputStream
in interface ServiceRequest
isPing
public boolean isPing()
getService
public String getService()
- Overrides:
getService
in class HTTPRequestParser