Uses of Class org.apache.bsf.debug.util.Stub

Uses in package org.apache.bsf.debug.util

Fields of type org.apache.bsf.debug.util.Stub

Stub
Stub
Stub

Methods with parameter type org.apache.bsf.debug.util.Stub

ResultCell
SocketConnection.prepareOutgoingInvoke(Stub self, int classId, int methodId)
First call made by a stub.

Methods with return type org.apache.bsf.debug.util.Stub

Stub
StubTable.factory(int tid, int uid)
Stub
SocketConnection.getStub(int tid, int uid)
Stub
SocketConnection.swizzle(int tid, int uid)
Stub
Stub.swizzle(int tid, int uid)
Stub
StubTable.swizzle(int tid, int uid)

Uses in package org.apache.bsf.debug.serverImpl

Methods with return type org.apache.bsf.debug.util.Stub

Stub
ServerStubTable.factory(int tid, int uid)

Uses in package org.apache.bsf.debug.meta

Classes derived from org.apache.bsf.debug.util.Stub

class
class
class
class
class
class
class

Uses in package org.apache.bsf.debug.clientImpl

Methods with return type org.apache.bsf.debug.util.Stub

Stub
ClientStubTable.factory(int tid, int uid)