Package org.drasyl.handler.rmi
package org.drasyl.handler.rmi
-
ClassDescriptionA
ChannelHandlerthat can invoke methods on remote objects that are served on other nodes byRmiServerHandler.EncodesRmiMessagemessages toByteBufs and vice versa.Exception related to remote message invocations.AChannelHandlerthat can serve local object whose methods then can be invoked by remote nodes usingRmiClientHandler.Utility class for remote method invocation-related operations.