org.jboss.remoting.transport.socket
Class SocketClientInvoker.ClientSocket
java.lang.Object
org.jboss.remoting.transport.socket.SocketClientInvoker.ClientSocket
- Enclosing class:
- SocketClientInvoker
- protected static class SocketClientInvoker.ClientSocket
- extends Object
Method Summary |
protected void |
finalize()
|
out
public BufferedOutputStream out
in
public BufferedInputStream in
oout
public ObjectOutputStream oout
oin
public ObjectInputStream oin
socket
public Socket socket
timeout
public int timeout
SocketClientInvoker.ClientSocket
public SocketClientInvoker.ClientSocket(Socket socket,
int timeout)
throws Exception
finalize
protected void finalize()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.