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