com.almende.eve.rpc
Class RequestParams
java.lang.Object
com.almende.eve.rpc.RequestParams
public class RequestParams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestParams
public RequestParams()
put
public void put(Class<?> annotationType,
Object value)
get
public Object get(Class<?> annotationType)
has
public boolean has(Class<?> annotationType)
get
public Object get(Annotation annotation)
has
public boolean has(Annotation annotation)
Copyright © 2013 Almende BV. All Rights Reserved.