org.jacorb.orb.http
Class ClientConnection
- ConnectionListener, ReplyListener
public final class ClientConnection
This class tunnels a GIOP request in HTTP.
Version:
- Sebastian Mueller
cacheSASContext , close , closeConnectionReceived , connectionClosed , decClients , getGIOPConnection , getId , getInfo , getRegisteredProfile , getTCS , getTCSW , get_server_profile , incClients , isClientInitiated , isTCSNegotiated , locateReplyReceived , purgeSASContext , replyReceived , sendRequest , sendRequest , setCodeSet , streamClosed |
ClientConnection
public ClientConnection(String _host,
int _port,
SocketFactory factory,
ORB orb)
abort
protected void abort()
throws java.io.EOFException
closeConnection
public void closeConnection()
connected
public boolean connected()
get_buffers
public Hashtable get_buffers()
get_replies
public Hashtable get_replies()
readBuffer
public byte[] readBuffer()
throws IOException
setTimeOut
public void setTimeOut(int timeout)
throws SocketException
writeDirectly
public void writeDirectly(byte[] data,
int len)
throws IOException