Package | Description |
---|---|
net.engio.mbassy.common | |
net.engio.mbassy.listener |
Modifier and Type | Method and Description |
---|---|
static Method[] |
ReflectionUtils.getMethods(IPredicate<Method> condition,
Class<?> target) |
static void |
ReflectionUtils.getMethods(IPredicate<Method> condition,
Class<?> target,
ArrayList<Method> methods) |
Modifier and Type | Method and Description |
---|---|
static IPredicate<MessageHandler> |
MessageListener.ForMessage(Class<?> messageType) |
Modifier and Type | Method and Description |
---|---|
List<MessageHandler> |
MessageListener.getHandlers(IPredicate<MessageHandler> filter) |
Copyright © 2018. All rights reserved.