FileDocCategorySizeDatePackage
Remote1.javaAPI DocphoneME MR2 API (J2ME)2194Wed May 02 18:00:36 BST 2007com.sun.midp.io.j2me.jcrmi

Remote1

public interface Remote1 implements Remote

Fields Summary
Constructors Summary
Methods Summary
public booleangetBoolean(boolean v)

public boolean[]getBooleanArray(boolean[] v)

public bytegetByte(byte v)

public byte[]getByteArray(byte[] bv)

public shortgetChannel()

public shortgetChannelId()

public byte[]getNewArray(short length)

public com.sun.midp.io.j2me.jcrmi.Remote1getReference1()

public java.rmi.RemotegetReference2()

public shortgetShort(short v)

public short[]getShortArray(short[] v)

public voidsetChannelId(short id)

public voidthrowException(short code)

public voidthrowSubclass(short code)

public voidvoidMethod()