public static class HandlersManager.EndpointKey extends Object
| Constructor and Description |
|---|
EndpointKey(String endpoint,
String className) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
String |
getEndpoint() |
int |
hashCode() |
void |
setClassName(String className) |
void |
setEndpoint(String endpoint) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.