org.ow2.carol.rmi.multi.DummyPRODelegate(Ci-dessous la liste des Méthodes de la classe)
public void () public void exportObject(java.rmi.Remote obj) throws java.rmi.RemoteException public void unexportObject(java.rmi.Remote obj) throws java.rmi.NoSuchObjectException public void connect(java.rmi.Remote target, java.rmi.Remote source) throws java.rmi.RemoteException public Object narrow(Object obj, Class newClass) throws java.lang.ClassCastException public java.rmi.Remote toStub(java.rmi.Remote obj) throws java.rmi.NoSuchObjectException
org.ow2.carol.rmi.multi.MultiPRODelegate(Ci-dessous la liste des Méthodes de la classe)
public void () public void exportObject(java.rmi.Remote obj) throws java.rmi.RemoteException public void unexportObject(java.rmi.Remote obj) throws java.rmi.NoSuchObjectException public void connect(java.rmi.Remote target, java.rmi.Remote source) throws java.rmi.RemoteException public Object narrow(Object narrowFrom, Class narrowTo) throws java.lang.ClassCastException public java.rmi.Remote toStub(java.rmi.Remote obj) throws java.rmi.NoSuchObjectException
org.ow2.carol.rmi.multi.JrmpPRODelegate(Ci-dessous la liste des Méthodes de la classe)
public void () public void exportObject(java.rmi.Remote obj) throws java.rmi.RemoteException public void unexportObject(java.rmi.Remote obj) throws java.rmi.NoSuchObjectException public void connect(java.rmi.Remote target, java.rmi.Remote source) throws java.rmi.RemoteException public Object narrow(Object narrowFrom, Class narrowTo) throws java.lang.ClassCastException public java.rmi.Remote toStub(java.rmi.Remote obj) throws java.rmi.NoSuchObjectException
org.ow2.carol.util.csiv2.struct.AsStruct(Ci-dessous la liste des Méthodes de la classe)
public void () public byte[] getTargetName() public void setTargetName(String targetName) public byte[] getClientAuthenticationMech() public short getTargetRequires() public void setTargetRequires(int targetRequires) public short getTargetSupports() public void setTargetSupports(int targetSupports)
public boolean isStartingJNDI() public boolean isStartingNS() public boolean isStartingRMI() public synchronized boolean isStartCMI() public synchronized void enableCMI(java.net.URL cmiConfigUrl) throws org.ow2.carol.util.configuration.ConfigurationException public synchronized void enableCMI(java.util.Properties cmiEnv) throws org.ow2.carol.util.configuration.ConfigurationException public synchronized void disableCMI() public void setObjectName(String objectName) public String getObjectName() public boolean isServer() public boolean isMultiEnvironment() public void setMultiEnvironment(boolean multiEnvironment)
public void () public static void receive_request(java.io.ObjectInput in, org.ow2.carol.rmi.interceptor.spi.JServerRequestInterceptor[] sis) throws java.io.IOException public static void send_reply(java.io.ObjectOutput out, org.ow2.carol.rmi.interceptor.spi.JServerRequestInterceptor[] sis) throws java.io.IOException public static void send_exception(java.io.ObjectOutput out, org.ow2.carol.rmi.interceptor.spi.JServerRequestInterceptor[] sis) throws java.io.IOException public static void send_other(java.io.ObjectOutput out, org.ow2.carol.rmi.interceptor.spi.JServerRequestInterceptor[] sis) throws java.io.IOException public static org.ow2.carol.rmi.interceptor.api.JServerRequestInfo getRequestServerContextFromInput(java.io.ObjectInput in, int ctxValue, org.ow2.carol.rmi.interceptor.api.JServerRequestInfo jsr) throws java.lang.ClassNotFoundException, java.io.IOException public static void setServerContextInOutput(java.io.ObjectOutput out, org.ow2.carol.rmi.interceptor.api.JServerRequestInfo ri, boolean locRef) throws java.io.IOException public static void setLocal() public static boolean isLocal()