Annotation Type RmiCaller


@Target(FIELD) @Retention(RUNTIME) public @interface RmiCaller
The caller of the current remote message invocation will be written to the field with this annotation. Make sure that the field is bounded by SocketAddress.