Package com.tick42.glue.internal.agm
Class ServerMethodKey
java.lang.Object
com.tick42.glue.internal.agm.ServerMethodKey
public final class ServerMethodKey extends Object
-
Constructor Summary
Constructors Constructor Description ServerMethodKey(Instance instance, String methodId) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)InstancegetInstance()StringgetMethodId()inthashCode()StringtoString()