org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService Class Reference

Inherits org.objectweb.joram.mom.proxies.tcp.TcpProxyService.

Inheritance diagram for org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SSLTcpProxyService (ServerSocket serverSocket, int poolSize, int timeout)

Static Public Member Functions

static void init (String args, boolean firstTime) throws Exception

Detailed Description

Starts a SSLTCP entry point for MOM clients.

Definition at line 43 of file SSLTcpProxyService.java.


Member Function Documentation

static void org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService.init ( String  args,
boolean  firstTime 
) throws Exception [static]

Initializes the SSLTCP entry point by creating a ssl server socket listening to the specified port.

Parameters:
args stringified listening port
firstTime true when the agent server starts.

Reimplemented from org.objectweb.joram.mom.proxies.tcp.TcpProxyService.

Definition at line 59 of file SSLTcpProxyService.java.

References org.objectweb.joram.mom.proxies.tcp.TcpProxyService.BACKLOG_PROP, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.DEFAULT_BACKLOG, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.DEFAULT_BINDADDRESS, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.DEFAULT_POOL_SIZE, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.DEFAULT_PORT, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.DEFAULT_SO_TIMEOUT, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.POOL_SIZE_PROP, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.proxyService, org.objectweb.joram.mom.proxies.tcp.TcpProxyService.SO_TIMEOUT_PROP, org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService.SSLTcpProxyService(), and org.objectweb.joram.mom.proxies.tcp.TcpProxyService.start().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:20:22 2008 for joram by  doxygen 1.5.0