com.microfocus.cobol.connector.transport.utils
Class BINPSessionReplay

java.lang.Object
  extended bycom.microfocus.cobol.connector.transport.utils.BINPSessionReplay

public class BINPSessionReplay
extends Object

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0

Constructor Summary
BINPSessionReplay(File sessionFile)
          Constructor declaration
 
Method Summary
 BINPSessionAction getAction(int number)
           
 Vector getActions()
           
 int getActionsTotal()
           
 byte[] getActualReply()
           
 BINPStream getClient()
           
static void main(String[] args)
          Method declaration
 boolean replayAllToHost()
          send action to host on specified port
 boolean setCounter(int stepCounter)
           
 void setHost(InetAddress host, int port)
           
 boolean stepAction()
           
 boolean stepAction(BINPSessionAction action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BINPSessionReplay

public BINPSessionReplay(File sessionFile)
                  throws FileNotFoundException,
                         IOException
Constructor declaration

Method Detail

setHost

public void setHost(InetAddress host,
                    int port)
             throws IOException,
                    Exception
Throws:
IOException
Exception

getActionsTotal

public int getActionsTotal()

setCounter

public boolean setCounter(int stepCounter)

stepAction

public boolean stepAction()
                   throws IOException
Throws:
IOException

getAction

public BINPSessionAction getAction(int number)

stepAction

public boolean stepAction(BINPSessionAction action)
                   throws IOException
Throws:
IOException

replayAllToHost

public boolean replayAllToHost()
                        throws IOException
send action to host on specified port

Throws:
IOException

main

public static void main(String[] args)
                 throws Exception
Method declaration

Parameters:
args -
Throws:
Exception

getActions

public Vector getActions()

getActualReply

public byte[] getActualReply()

getClient

public BINPStream getClient()



Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.