com.bankframe.ei.channel.server
Class HttpBoomarangServer
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.bankframe.ei.servlet.EonServlet
com.bankframe.ei.channel.server.HttpServer
com.bankframe.ei.channel.server.HttpBoomarangServer
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class HttpBoomarangServer
- extends HttpServer
Servlet that returns vector of datapackets to calling client. Intended for
testing transport protocol, codecs and other http channel client settings.
- See Also:
- Serialized Form
Methods inherited from class com.bankframe.ei.servlet.EonServlet |
log |
HttpBoomarangServer
public HttpBoomarangServer()
Copyright © 2005, 2007, Oracle. All rights reserved.