当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.invocation.pooled.interfaces (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
Package org.jboss.invocation.pooled.interfaces
Class Summary |
OptimizedObjectInputStream |
An ObjectInputStream subclass used by the MarshalledValue class to
ensure the classes and proxies are loaded using the thread context
class loader. |
OptimizedObjectOutputStream |
An ObjectOutputStream subclass used by the MarshalledValue class to
ensure the classes and proxies are loaded using the thread context
class loader. |
PooledInvokerProxy |
Client socket connections are pooled to avoid the overhead of
making a connection. |
PooledInvokerProxy.ClientSocket |
|
PooledMarshalledInvocation |
The MarshalledInvocation is an invocation that travels. |
PooledMarshalledValue |
A simple replacement for the RMI MarshalledObject that uses the thread
context class loader for resolving classes and proxies. |
ServerAddress |
This class encapsulates all the required information for a client to
establish a connection with the server. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.