|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
bind(URLString urlString, Object object)
method.
clientExists(URLString urlString)
method.
close(boolean closeConnection)
method, setting
closeConnection
to false.
createByteArray(Client client, String byteArrayName,
boolean autoJoin)
method, and then use the
ByteArray.setValue(Client client, byte[] value)
method, to
set the initial value.
createByteArray(Client client, String byteArrayName,
ByteArrayManager byteArrayManager)
method, and then use the
ByteArray.setValue(Client client, byte[] value)
method, to
set the initial value.
createByteArray(Client client, String byteArrayName,
boolean autoJoin)
method, and then use the
ByteArray.setValue(Client client, byte[] value, int offset, int length
method, to set the initial value.
createByteArray(Client client, String byteArrayName,
ByteArrayManager byteArrayManager)
method, and then use the
ByteArray.setValue(Client client, byte[] value, int offset, int length
method, to set the initial value.
createClient(URLString urlString, Client client,
ClientListener listener)
method.
createSession(Client client, URLString url, boolean autoJoin)
method.
createSession(Client client, URLString url,
boolean autoJoin)
method.
createSession(URLString url, SessionManager sessionManager)
method.
getDataAsBytes()
method.
getValueAsBytes()
method.
JSDTException
is the super class of all JSDT exceptions.lookup(URLString urlString)
method.
rebind(URLString urlString, Object object)
method.
sessionExists(URLString urlString)
method.
com.sun.media.jsdt.impl.JSDTObject.registryPort
variable
as the port number to run it on.
com.sun.media.jsdt.impl.JSDTObject.registryPort
variable
to determine the port number it is running on.
unbind(URLString urlString)
method.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |