Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J K L M N O P R S T U V W _

A

addListener(RemoteServiceListener) - Method in interface org.apache.bsf.debug.util.RemoteService
 
addListener(RemoteServiceListener) - Method in class org.apache.bsf.debug.util.Skeleton
 
addListener(RemoteServiceListener) - Method in class org.apache.bsf.debug.util.Stub
 
allocOid(SocketConnection) - Method in class org.apache.bsf.debug.util.Skeleton
 
array - Variable in class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 

B

BSFD_CREATED_ENGINE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSFD_DELETED_ENGINE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSFD_DISCONNECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUGGER_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_MANAGER_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_MANAGER_UID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_PROTOCOL_ACCEPT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_PROTOCOL_MAJOR - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_PROTOCOL_MINOR - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_PROTOCOL_REJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_DEBUG_SERVER_PORT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
BSF_LOG_L0 - Static variable in class org.apache.bsf.debug.util.DebugLog
 
BSF_LOG_L1 - Static variable in class org.apache.bsf.debug.util.DebugLog
 
BSF_LOG_L2 - Static variable in class org.apache.bsf.debug.util.DebugLog
 
BSF_LOG_L3 - Static variable in class org.apache.bsf.debug.util.DebugLog
 
bool - Variable in class org.apache.bsf.debug.util.ResultCell
 
booleanResult(boolean) - Method in class org.apache.bsf.debug.util.ResultCell
 

C

CB_HANDLE_BREAKPOINT_HIT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CB_HANDLE_ENGINE_STOPPED - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CB_HANDLE_EXCEPTION_THROWN - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CB_HANDLE_STEPPING_DONE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CB_POLL - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_BIND - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_CODE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_DEPTH - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_ENGINE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_LINE_NUMBER - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_SCOPE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_SOURCE_NAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
CX_GET_THIS - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
classId - Variable in class org.apache.bsf.debug.util.ResultCell
 
clear() - Method in class org.apache.bsf.debug.util.IntHashtable
Removes all key/value pairs from this IntHashtable, leaving the size zero and the capacity unchanged.
clone() - Method in class org.apache.bsf.debug.util.IntHashMapEntry
 
clone() - Method in class org.apache.bsf.debug.util.IntHashtable
Answers a new IntHashtable with the same key/value pairs, capacity and load factor.
cmdId - Variable in class org.apache.bsf.debug.util.ResultCell
 
completeFuture(Object) - Method in interface org.apache.bsf.debug.util.RemoteService
 
completeFuture(Object) - Method in class org.apache.bsf.debug.util.Skeleton
 
completeFuture(Object) - Method in class org.apache.bsf.debug.util.Stub
 
completionNotify() - Method in class org.apache.bsf.debug.util.ResultCell
 
completionNotify(ResultCell) - Method in class org.apache.bsf.debug.util.SocketConnection
Called from the completion of an incoming remote method from the ThreadCell class.
completionNotify(ResultCell) - Method in class org.apache.bsf.debug.util.ThreadCell
 
computeMaxSize() - Method in class org.apache.bsf.debug.util.IntHashtable
 
contains(Object) - Method in class org.apache.bsf.debug.util.IntHashtable
Answers if this Hashtable contains the specified object as the value of at least one of the key/value pairs.
containsKey(int) - Method in class org.apache.bsf.debug.util.IntHashtable
Answers if this Hashtable contains the specified object as a key of one of the key/value pairs.
createFuture(Object) - Method in interface org.apache.bsf.debug.util.RemoteService
 
createFuture(Object) - Method in class org.apache.bsf.debug.util.Skeleton
 
createFuture(Object) - Method in class org.apache.bsf.debug.util.Stub
 

D

DM_GET_LANG_FROM_FILENAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_IS_LANGUAGE_REGISTERED - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_PLACE_BREAKPOINT_AT_LINE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_QUIT_NOTIFY - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_REGISTER_DEBUGGER_FOR_LANG - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_REMOVE_BREAKPOINT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_SET_ENTRY_EXIT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DM_UNREGISTER_DEBUGGER_FOR_LANG - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
DebugConstants - class org.apache.bsf.debug.util.DebugConstants.
 
DebugConstants() - Constructor for class org.apache.bsf.debug.util.DebugConstants
 
DebugLog - class org.apache.bsf.debug.util.DebugLog.
 
DebugLog() - Constructor for class org.apache.bsf.debug.util.DebugLog
 
Dispatcher - class org.apache.bsf.debug.util.Dispatcher.
 
Dispatcher(SocketConnection) - Constructor for class org.apache.bsf.debug.util.Dispatcher
 
debugPrint(Object, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
debugPrintln(Object, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
debugStream - Static variable in class org.apache.bsf.debug.util.DebugLog
 
disconnectNotify(Exception) - Method in class org.apache.bsf.debug.util.SocketConnection
Raise the exception in all waiting threads...
disconnectNotify() - Method in class org.apache.bsf.debug.util.StubTable
 
disconnected - Variable in class org.apache.bsf.debug.util.ResultCell
 
dispatch(ResultCell) - Method in class org.apache.bsf.debug.util.Dispatcher
 
dispatchInvocation(ResultCell) - Method in class org.apache.bsf.debug.util.SocketConnection
 
done - Variable in class org.apache.bsf.debug.util.ResultCell
 
doubleResult(double) - Method in class org.apache.bsf.debug.util.ResultCell
 
dval - Variable in class org.apache.bsf.debug.util.ResultCell
 

E

ERROR_OCCURED - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
elementCount - Variable in class org.apache.bsf.debug.util.IntHashtable
 
elementData - Variable in class org.apache.bsf.debug.util.IntHashtable
 
elements() - Method in class org.apache.bsf.debug.util.IntHashtable
Answers an Enumeration on the values of this Hashtable.
end - Variable in class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 
engine - Variable in class org.apache.bsf.debug.util.ResultCell
 
entry - Variable in class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 
equals(Object) - Method in class org.apache.bsf.debug.util.Skeleton
 
equals(Object) - Method in class org.apache.bsf.debug.util.Stub
 
ex - Variable in class org.apache.bsf.debug.util.Stub.FutureCell
 
exception - Variable in class org.apache.bsf.debug.util.ResultCell
 
execTopStack() - Method in class org.apache.bsf.debug.util.ThreadCell
Utility method for executing the top invocation on the stack.
exportSkeleton(Skeleton) - Method in class org.apache.bsf.debug.util.SocketConnection
 

F

FIRST_NON_RESERVED_UID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
fCmdIdGenerator - Variable in class org.apache.bsf.debug.util.SocketConnection
 
fDataInputStream - Variable in class org.apache.bsf.debug.util.ResultCell
 
fDataInputStream - Variable in class org.apache.bsf.debug.util.SocketConnection
 
fDataOutputStream - Variable in class org.apache.bsf.debug.util.ResultCell
 
fDataOutputStream - Variable in class org.apache.bsf.debug.util.SocketConnection
 
fInPacket - Variable in class org.apache.bsf.debug.util.ResultCell
 
fInputStream - Variable in class org.apache.bsf.debug.util.SocketConnection
 
fOutPacket - Variable in class org.apache.bsf.debug.util.ResultCell
 
fOutputStream - Variable in class org.apache.bsf.debug.util.SocketConnection
 
fStubs - Variable in class org.apache.bsf.debug.util.SocketConnection
 
factory(int, int) - Method in class org.apache.bsf.debug.util.StubTable
 
findFuture(Object) - Method in class org.apache.bsf.debug.util.Stub
 
floatResult(float) - Method in class org.apache.bsf.debug.util.ResultCell
 
fval - Variable in class org.apache.bsf.debug.util.ResultCell
 

G

gUidGenerator - Static variable in class org.apache.bsf.debug.util.Skeleton
 
get(int) - Method in class org.apache.bsf.debug.util.IntHashtable
Answers the value associated with the specified key in this Hashtable.
getConnection() - Method in class org.apache.bsf.debug.util.Stub
 
getConstantName(int) - Static method in class org.apache.bsf.debug.util.DebugConstants
 
getDebugStream() - Static method in class org.apache.bsf.debug.util.DebugLog
 
getEntry(int) - Method in class org.apache.bsf.debug.util.IntHashtable
 
getException() - Method in class org.apache.bsf.debug.util.ResultCell
 
getLogLevel() - Static method in class org.apache.bsf.debug.util.DebugLog
 
getSkeleton(int) - Method in class org.apache.bsf.debug.util.SocketConnection
 
getStub(int, int) - Method in class org.apache.bsf.debug.util.SocketConnection
 
getThId() - Method in class org.apache.bsf.debug.util.ThreadCell
 
getThread() - Method in class org.apache.bsf.debug.util.ThreadCell
 
getTid() - Method in class org.apache.bsf.debug.util.Skeleton
 
getTid() - Method in class org.apache.bsf.debug.util.Stub
 
getUid() - Method in class org.apache.bsf.debug.util.Skeleton
 
getUid() - Method in class org.apache.bsf.debug.util.Stub
 

H

hasMoreElements() - Method in class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 
hasNoUid() - Method in class org.apache.bsf.debug.util.Skeleton
 

I

Init(SocketConnection) - Static method in class org.apache.bsf.debug.util.Stub
 
IntHashMapEntry - class org.apache.bsf.debug.util.IntHashMapEntry.
HashMapEntry is an internal class which is used to hold the entries of a Hashtable.
IntHashMapEntry(int, Object) - Constructor for class org.apache.bsf.debug.util.IntHashMapEntry
 
IntHashtable - class org.apache.bsf.debug.util.IntHashtable.
Hashtable associates keys with values.
IntHashtable() - Constructor for class org.apache.bsf.debug.util.IntHashtable
Constructs a new Hashtable using the default capacity and load factor.
IntHashtable(int) - Constructor for class org.apache.bsf.debug.util.IntHashtable
Constructs a new IntHashtable using the specified capacity and the default load factor.
IntHashtable(int, float) - Constructor for class org.apache.bsf.debug.util.IntHashtable
Constructs a new IntHashtable using the specified capacity and load factor.
IntHashtable.HashEnumerator - class org.apache.bsf.debug.util.IntHashtable.HashEnumerator.
 
IntHashtable.HashEnumerator(IntHashMapEntry[]) - Constructor for class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 
incomingInvocation(int, byte[]) - Method in class org.apache.bsf.debug.util.ResultCell
 
intResult(int) - Method in class org.apache.bsf.debug.util.ResultCell
 
invoke(ResultCell, int) - Method in class org.apache.bsf.debug.util.SocketConnection
Switch to the right thread to carry on the incoming invocation.
isEmpty() - Method in class org.apache.bsf.debug.util.IntHashtable
Answers if this Hashtable has no key/value pairs, a size of zero.
isServer - Static variable in class org.apache.bsf.debug.util.ThreadCell
 

J

JC_GET_LINE_NUMBERS - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_GET_CONTEXT_AT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_GET_CONTEXT_COUNT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_GET_GLOBAL_OBJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_GET_THREAD - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_GET_THREADGROUP - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_GET_UNDEFINED_VALUE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_RUN - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_SET_DEBUGGER - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_STEP_IN - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_STEP_OUT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JE_STEP_OVER - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_DEFINE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_DELETE_BY_INDEX - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_DELETE_BY_NAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_FUNCTION - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_BY_INDEX - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_BY_NAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_CLASSNAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_DEFAULT_VALUE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_IDS - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_PROTOTYPE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_GET_SCOPE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_HAS_BY_INDEX - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_HAS_BY_NAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_HAS_INSTANCE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_PUT_BY_INDEX - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_PUT_BY_NAME - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_SCRIPT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_SET_PROTOTYPE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JO_SET_SCOPE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JS_CALLBACKS_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JS_CODE_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JS_CONTEXT_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JS_ENGINE_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
JS_OBJECT_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 

K

keep_listening - Variable in class org.apache.bsf.debug.util.SocketConnection
 
key - Variable in class org.apache.bsf.debug.util.IntHashMapEntry
 

L

listen() - Method in class org.apache.bsf.debug.util.SocketConnection
 
loadFactor - Variable in class org.apache.bsf.debug.util.IntHashtable
 
lock - Static variable in class org.apache.bsf.debug.util.Skeleton
 
lockOutStream() - Method in class org.apache.bsf.debug.util.SocketConnection
 
logLevels - Static variable in class org.apache.bsf.debug.util.DebugLog
 
loglevel - Static variable in class org.apache.bsf.debug.util.DebugLog
 
longResult(long) - Method in class org.apache.bsf.debug.util.ResultCell
 

M

m_con - Variable in class org.apache.bsf.debug.util.Dispatcher
 
m_con - Variable in class org.apache.bsf.debug.util.ResultCell
 
m_con - Variable in class org.apache.bsf.debug.util.Skeleton
 
m_con - Variable in class org.apache.bsf.debug.util.Stub
 
m_con - Variable in class org.apache.bsf.debug.util.StubTable
 
m_con - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_constantNames - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
m_futureCells - Variable in class org.apache.bsf.debug.util.Stub
 
m_futureLock - Static variable in class org.apache.bsf.debug.util.Stub
 
m_listeners - Variable in class org.apache.bsf.debug.util.Stub
 
m_loopback - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_outStreamLock - Variable in class org.apache.bsf.debug.util.SocketConnection
 
m_outStreamLocked - Variable in class org.apache.bsf.debug.util.SocketConnection
 
m_rcells - Variable in class org.apache.bsf.debug.util.SocketConnection
 
m_revoked - Variable in class org.apache.bsf.debug.util.Stub
 
m_skeletons - Variable in class org.apache.bsf.debug.util.SocketConnection
 
m_stack - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_started - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_streamLock - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_stubs - Variable in class org.apache.bsf.debug.util.StubTable
 
m_tcells - Variable in class org.apache.bsf.debug.util.SocketConnection
 
m_tcellsById - Variable in class org.apache.bsf.debug.util.SocketConnection
 
m_thid - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_thread - Variable in class org.apache.bsf.debug.util.ThreadCell
 
m_tid - Variable in class org.apache.bsf.debug.util.Skeleton
 
m_tid - Variable in class org.apache.bsf.debug.util.Stub
 
m_uid - Variable in class org.apache.bsf.debug.util.Skeleton
 
m_uid - Variable in class org.apache.bsf.debug.util.Stub
 
m_waitLock - Variable in class org.apache.bsf.debug.util.ThreadCell
 
methodId - Variable in class org.apache.bsf.debug.util.ResultCell
 

N

NOT_FOUND - Static variable in class org.apache.bsf.debug.util.Stub
 
NOT_FOUND_UID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
NULLTID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
NULLUID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
NULL_OBJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
next - Variable in class org.apache.bsf.debug.util.IntHashMapEntry
 
nextElement() - Method in class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 

O

objectResult(Object) - Method in class org.apache.bsf.debug.util.ResultCell
 
org.apache.bsf.debug.util - package org.apache.bsf.debug.util
 
outgoingInvocation(int, int, int, Stub) - Method in class org.apache.bsf.debug.util.ResultCell
 
oval - Variable in class org.apache.bsf.debug.util.ResultCell
 

P

parent - Variable in class org.apache.bsf.debug.util.ResultCell
 
parseResult() - Method in class org.apache.bsf.debug.util.ResultCell
 
popInvocation(ResultCell, boolean) - Method in class org.apache.bsf.debug.util.ThreadCell
 
prepareOutgoingInvoke(Stub, int, int) - Method in class org.apache.bsf.debug.util.SocketConnection
First call made by a stub.
print() - Method in class org.apache.bsf.debug.util.ResultCell
 
pushInvocation(ResultCell) - Method in class org.apache.bsf.debug.util.ThreadCell
 
pushLoopback(ResultCell) - Method in class org.apache.bsf.debug.util.ThreadCell
 
put(int, Object) - Method in class org.apache.bsf.debug.util.IntHashtable
Associate the specified value with the specified key in this Hashtable.

R

RemoteService - interface org.apache.bsf.debug.util.RemoteService.
 
RemoteServiceListener - interface org.apache.bsf.debug.util.RemoteServiceListener.
 
ResultCell - class org.apache.bsf.debug.util.ResultCell.
 
ResultCell(SocketConnection) - Constructor for class org.apache.bsf.debug.util.ResultCell
 
readBoolean() - Method in class org.apache.bsf.debug.util.ResultCell
Default reading methods for unmarshalling in parameters from remote method calls.
readDouble() - Method in class org.apache.bsf.debug.util.ResultCell
 
readException() - Method in class org.apache.bsf.debug.util.ResultCell
 
readFloat() - Method in class org.apache.bsf.debug.util.ResultCell
 
readId() - Method in class org.apache.bsf.debug.util.ResultCell
 
readInt() - Method in class org.apache.bsf.debug.util.ResultCell
 
readLong() - Method in class org.apache.bsf.debug.util.ResultCell
 
readObject() - Method in class org.apache.bsf.debug.util.ResultCell
 
receivedException(int, int, byte[]) - Method in class org.apache.bsf.debug.util.SocketConnection
 
receivedInvocation(int, int, byte[]) - Method in class org.apache.bsf.debug.util.SocketConnection
 
receivedResult(int, int, byte[]) - Method in class org.apache.bsf.debug.util.SocketConnection
 
rehash() - Method in class org.apache.bsf.debug.util.IntHashtable
Increases the capacity of this Hashtable.
releaseOutStream() - Method in class org.apache.bsf.debug.util.SocketConnection
 
remove(int) - Method in class org.apache.bsf.debug.util.IntHashtable
Remove the key/value pair with the specified key from this Hashtable.
removeListener(RemoteServiceListener) - Method in interface org.apache.bsf.debug.util.RemoteService
 
removeListener(RemoteServiceListener) - Method in class org.apache.bsf.debug.util.Skeleton
 
removeListener(RemoteServiceListener) - Method in class org.apache.bsf.debug.util.Stub
 
requester - Variable in class org.apache.bsf.debug.util.Stub.FutureCell
 
resume - Variable in class org.apache.bsf.debug.util.Stub.FutureCell
 
revokeFuture(Object, Exception) - Method in class org.apache.bsf.debug.util.Stub
 
revoked() - Method in class org.apache.bsf.debug.util.Stub
 
revokedNotify(RemoteService) - Method in interface org.apache.bsf.debug.util.RemoteServiceListener
 
run() - Method in class org.apache.bsf.debug.util.ThreadCell
Simply allows to switch to this thread...

S

SKEL_OBJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
SPECIAL_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
STUB_OBJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
Skeleton - class org.apache.bsf.debug.util.Skeleton.
 
Skeleton(int) - Constructor for class org.apache.bsf.debug.util.Skeleton
 
Skeleton(int, int) - Constructor for class org.apache.bsf.debug.util.Skeleton
 
SocketConnection - class org.apache.bsf.debug.util.SocketConnection.
 
SocketConnection() - Constructor for class org.apache.bsf.debug.util.SocketConnection
 
Stub - class org.apache.bsf.debug.util.Stub.
 
Stub(SocketConnection, int, int) - Constructor for class org.apache.bsf.debug.util.Stub
 
Stub.FutureCell - class org.apache.bsf.debug.util.Stub.FutureCell.
 
Stub.FutureCell() - Constructor for class org.apache.bsf.debug.util.Stub.FutureCell
 
StubTable - class org.apache.bsf.debug.util.StubTable.
This class provides the resident object table for the mirrors.
StubTable(SocketConnection) - Constructor for class org.apache.bsf.debug.util.StubTable
 
searchCell(int) - Method in class org.apache.bsf.debug.util.SocketConnection
 
selfSkel - Variable in class org.apache.bsf.debug.util.ResultCell
 
selfStub - Variable in class org.apache.bsf.debug.util.ResultCell
 
sendInvocation() - Method in class org.apache.bsf.debug.util.ResultCell
 
sendPacket(int, int, boolean, byte[], boolean) - Method in class org.apache.bsf.debug.util.SocketConnection
 
sendResult() - Method in class org.apache.bsf.debug.util.ResultCell
 
setDebugStream(PrintStream) - Static method in class org.apache.bsf.debug.util.DebugLog
 
setException(Exception) - Method in class org.apache.bsf.debug.util.ResultCell
 
setListening(boolean) - Method in class org.apache.bsf.debug.util.SocketConnection
 
setLogLevel(int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
setPacketBytes(byte[]) - Method in class org.apache.bsf.debug.util.ResultCell
Once a packet has been read from the socket, it is passed to the ResultCell and further processed to parse the remaining data item.
size() - Method in class org.apache.bsf.debug.util.IntHashtable
Answers the number of key/value pairs in this Hashtable.
stackTraceBytes - Variable in class org.apache.bsf.debug.util.ResultCell
 
start - Variable in class org.apache.bsf.debug.util.IntHashtable.HashEnumerator
 
stderrPrint(Object, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
stderrPrintln(Object, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
stdoutPrint(Object, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
stdoutPrintln(Object, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
stopListening() - Method in class org.apache.bsf.debug.util.SocketConnection
 
streamPrint(Object, OutputStream, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
streamPrintln(Object, OutputStream, int) - Static method in class org.apache.bsf.debug.util.DebugLog
 
suspendFuture(Object) - Method in interface org.apache.bsf.debug.util.RemoteService
 
suspendFuture(Object) - Method in class org.apache.bsf.debug.util.Skeleton
 
suspendFuture(Object) - Method in class org.apache.bsf.debug.util.Stub
 
swizzle(int, int) - Method in class org.apache.bsf.debug.util.SocketConnection
 
swizzle(int, int) - Method in class org.apache.bsf.debug.util.Stub
 
swizzle(int, int) - Method in class org.apache.bsf.debug.util.StubTable
 

T

ThreadCell - class org.apache.bsf.debug.util.ThreadCell.
 
ThreadCell(SocketConnection, Thread) - Constructor for class org.apache.bsf.debug.util.ThreadCell
This creates a distributed thread upon an outgoing invocation, whose first local thread is the one passed as parameter.
ThreadCell(SocketConnection, int) - Constructor for class org.apache.bsf.debug.util.ThreadCell
This is to create a proxy of an existing distributed thread...
ThreadIdGenerator - Static variable in class org.apache.bsf.debug.util.ThreadCell
 
thread - Variable in class org.apache.bsf.debug.util.ResultCell
 
thread - Variable in class org.apache.bsf.debug.util.Stub.FutureCell
 
threshold - Variable in class org.apache.bsf.debug.util.IntHashtable
 
tid - Variable in class org.apache.bsf.debug.util.ResultCell
 
toString() - Method in class org.apache.bsf.debug.util.IntHashtable
Answers the string representation of this Hashtable.
toString() - Method in class org.apache.bsf.debug.util.ResultCell
 

U

UNDEFINED - Static variable in class org.apache.bsf.debug.util.Stub
 
UNDEFINED_UID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
UNKNOWN_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
UNKNOWN_UID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
uid - Variable in class org.apache.bsf.debug.util.ResultCell
 

V

VALUE_OBJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
VALUE_OBJECT_TID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
val32 - Variable in class org.apache.bsf.debug.util.ResultCell
 
val64 - Variable in class org.apache.bsf.debug.util.ResultCell
 
value - Variable in class org.apache.bsf.debug.util.IntHashMapEntry
 
voidResult() - Method in class org.apache.bsf.debug.util.ResultCell
 

W

WAIT_FOR_BOOLEAN - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_DOUBLE - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_FLOAT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_INT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_LONG - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_MIRROR - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_OBJECT - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
WAIT_FOR_VOID - Static variable in class org.apache.bsf.debug.util.DebugConstants
 
waitForBooleanValue() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForCompletion() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForDoubleValue() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForFloatValue() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForIntValue() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForLongValue() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForObject() - Method in class org.apache.bsf.debug.util.ResultCell
 
waitForValueObject() - Method in class org.apache.bsf.debug.util.ResultCell
The following methods are for waiting for the result of an outgoing method invocation.
waitOnCompletion(ResultCell) - Method in class org.apache.bsf.debug.util.ThreadCell
Wait for completion of an outgoing invocation.
waitingForCode - Variable in class org.apache.bsf.debug.util.ResultCell
 
wireExceptionNotify(Exception) - Method in class org.apache.bsf.debug.util.SocketConnection
A Wire-related exception occurred.
writeBoolean(boolean) - Method in class org.apache.bsf.debug.util.ResultCell
Default writing methods for marshalling out parameters in remote method calls.
writeDouble(double) - Method in class org.apache.bsf.debug.util.ResultCell
 
writeException() - Method in class org.apache.bsf.debug.util.ResultCell
 
writeFloat(float) - Method in class org.apache.bsf.debug.util.ResultCell
 
writeId(int) - Method in class org.apache.bsf.debug.util.ResultCell
 
writeInt(int) - Method in class org.apache.bsf.debug.util.ResultCell
 
writeLong(long) - Method in class org.apache.bsf.debug.util.ResultCell
 
writeObject(Object) - Method in class org.apache.bsf.debug.util.ResultCell
 

_

_parseResult() - Method in class org.apache.bsf.debug.util.ResultCell
 
_sendResult() - Method in class org.apache.bsf.debug.util.ResultCell
 

A B C D E F G H I J K L M N O P R S T U V W _