Uses of Interface
de.codecamp.messages.proxy.MessageProxy
-
Packages that use MessageProxy Package Description de.codecamp.messages.proxy -
-
Uses of MessageProxy in de.codecamp.messages.proxy
Methods in de.codecamp.messages.proxy with type parameters of type MessageProxy Modifier and Type Method Description static <T extends MessageProxy>
TMessageProxyUtils. createMessageProxy(Class<T> messageProxyIface, MessageProvider messageProvider)static <T extends MessageProxy>
TMessageProxyUtils. createNamedArgsMessageProxy(Class<T> messageProxyIface, NamedArgsMessageProvider messageProvider)
-