|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectFactory | |
---|---|
com.jbase.jremote.io | |
com.jbase.jremote.jca.inflow |
Uses of ObjectFactory in com.jbase.jremote.io |
---|
Subclasses of ObjectFactory in com.jbase.jremote.io | |
---|---|
class |
JRemoteObjectFactory
Creates objects received from the jbase_agent server. |
Methods in com.jbase.jremote.io that return ObjectFactory | |
---|---|
ObjectFactory |
NIOJBaseObjectReader.getObjectFactory()
|
ObjectFactory |
IOJBaseObjectReader.getObjectFactory()
|
protected abstract ObjectFactory |
AbstractJBaseObjectReader.getObjectFactory()
This method must be implemented by concrete ObjectReaders. |
Constructors in com.jbase.jremote.io with parameters of type ObjectFactory | |
---|---|
IOJBaseObjectReader(ObjectFactory factory,
byte[] b)
Constructor FOR TESTING ONLY. |
|
IOJBaseObjectReader(ObjectFactory factory,
java.io.InputStream is)
|
|
NIOJBaseObjectReader(ObjectFactory factory,
java.nio.channels.SocketChannel channel)
|
Uses of ObjectFactory in com.jbase.jremote.jca.inflow |
---|
Subclasses of ObjectFactory in com.jbase.jremote.jca.inflow | |
---|---|
class |
InboundObjectFactory
|
|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |