File
Doc
Category
Size
Date
Package
Remote1.java
API Doc
phoneME MR2 API (J2ME)
2194
Wed May 02 18:00:36 BST 2007
com.sun.midp.io.j2me.jcrmi
Remote1
public interface Remote1 implements Remote
Fields Summary
Constructors Summary
Methods Summary
public
boolean
getBoolean
(
boolean
v)
public
boolean
[]
getBooleanArray
(
boolean[]
v)
public
byte
getByte
(
byte
v)
public
byte
[]
getByteArray
(
byte[]
bv)
public
short
getChannel
()
public
short
getChannelId
()
public
byte
[]
getNewArray
(
short
length)
public
com.sun.midp.io.j2me.jcrmi.Remote1
getReference1
()
public
java.rmi.Remote
getReference2
()
public
short
getShort
(
short
v)
public
short
[]
getShortArray
(
short[]
v)
public void
setChannelId
(
short
id)
public void
throwException
(
short
code)
public void
throwSubclass
(
short
code)
public void
voidMethod
()
Java Code Source