Uses of Class
com.ibm.jakarta.connector2.cics.inbound.InboundConnection
Packages that use InboundConnection
Package
Description
Provides classes for developing JEE inbound applications .
-
Uses of InboundConnection in com.ibm.jakarta.connector2.cics.inbound
Methods in com.ibm.jakarta.connector2.cics.inbound that return InboundConnectionModifier and TypeMethodDescriptionInboundIPICServer.acceptInboundIPICConnection()
InboundHTTPWriter.getConnection()
InboundSession.getConnection()
InboundSessionPool.getConnection()
Constructors in com.ibm.jakarta.connector2.cics.inbound with parameters of type InboundConnectionModifierConstructorDescriptionInboundHTTPWriter
(InboundSession session, InboundConnection myConn) Creates a chunking output stream.InboundSession
(InboundSessionPool pool, InboundConnection conn, int number)