com.continuuity.http
Class HandlerInfo
java.lang.Object
com.continuuity.http.HandlerInfo
public class HandlerInfo
- extends Object
Contains information about HttpHandler method.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerInfo
public HandlerInfo(String handlerName,
String methodName)
getHandlerName
public String getHandlerName()
getMethodName
public String getMethodName()
Copyright 2013 Continuuity, Inc. Licensed under the Apache License, Version 2.0