Uses of Interface
org.refcodes.remoting.Reply
-
Uses of Reply in org.refcodes.remoting
Subinterfaces of Reply in org.refcodes.remoting Modifier and Type Interface Description interfaceCancelMethodReplyMessageThe Interface CancelMethodReplyMessage.interfaceMethodReplyMessageThe Interface MethodReplyMessage.interfacePublishSubjectReplyMessageThe Interface PublishSubjectReplyMessage.Methods in org.refcodes.remoting with parameters of type Reply Modifier and Type Method Description voidRemoteClient.ProxyControl. pushMethodReply(Reply aMethodReply)Used to push a reply to a request.voidReply. setReply(Reply methodReply)Sets a reply.