Joram ${version}

org.objectweb.joram.client.jms.tcp
Class ReliableSSLTcpClient

java.lang.Object
  extended byorg.objectweb.joram.client.jms.tcp.ReliableTcpClient
      extended byorg.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient

public class ReliableSSLTcpClient
extends ReliableTcpClient


Field Summary
 
Fields inherited from class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
CLOSE, CONNECT, ERROR, INIT, statusNames
 
Constructor Summary
ReliableSSLTcpClient()
           
 
Method Summary
protected  java.net.Socket createSocket(java.lang.String hostName, int port)
           
 
Methods inherited from class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
addServerAddress, close, connect, connect, init, receive, send, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReliableSSLTcpClient

public ReliableSSLTcpClient()
Method Detail

createSocket

protected java.net.Socket createSocket(java.lang.String hostName,
                                       int port)
                                throws java.lang.Exception
Overrides:
createSocket in class ReliableTcpClient
Throws:
java.lang.Exception

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved