public final class Endpoints extends Object
static Node
findNode(Endpoint ep)
static <N extends Node> N
findNode(Endpoint ep, Class<N> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Node findNode(Endpoint ep)
public static <N extends Node> N findNode(Endpoint ep, Class<N> clazz)
ep
clazz
IllegalStateException