public abstract class JInterceptorHelper
extends java.lang.Object
JInterceptorHelper
is the CAROL JRMP Interceptor Helper
this class is used by the other pakage class to manage interceptionsModifier and Type | Field and Description |
---|---|
protected static byte[] |
ia
The Inet Adress
|
protected static int |
LOCAL_CTX |
protected static int |
NO_CTX |
protected static int |
REMOTE_CTX |
protected static java.rmi.server.UID |
spaceID
The spaceID
|
Constructor and Description |
---|
JInterceptorHelper() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
getInetAddress() |
static java.rmi.server.UID |
getSpaceID() |
protected static final int NO_CTX
protected static final int REMOTE_CTX
protected static final int LOCAL_CTX
protected static byte[] ia
protected static java.rmi.server.UID spaceID