Uses of Class
com.softwareag.sagd.PMQServer.PMQInputStream

Packages that use PMQInputStream
com.softwareag.sagd.PMQServer   
 

Uses of PMQInputStream in com.softwareag.sagd.PMQServer
 

Methods in com.softwareag.sagd.PMQServer that return PMQInputStream
 PMQInputStream PMQResource.addInputStream(boolean withOld)
          Add, create and return an input stream.
 PMQInputStream PMQResource.getInputStream()
          Returns the allocated input stream of this resource.
 

Methods in com.softwareag.sagd.PMQServer with parameters of type PMQInputStream
 void PMQResource.add(PMQInputStream input)
          Adds the input stream into this resource object.
 

Constructors in com.softwareag.sagd.PMQServer with parameters of type PMQInputStream
PMQOutputStream(PMQInputStream input)
          Creates reply output stream for input stream.
 



Copyright © 2004-2008 Software AG. All Rights Reserved.