Serialized Form


Package org.exolab.jms.net.tunnel

Class org.exolab.jms.net.tunnel.TunnelServlet implements Serializable

Serialized Fields

_host

java.lang.String _host
The host that the server is running on.

_port

int _port
The port that the connector is listening on.

_timeout

int _timeout
The socket timeout, in milliseconds. A value of 0 indicates to block indefinitely.



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.