Uses of Enum
com.ibm.jakarta.connector2.cics.inbound.InboundQueueingInputStream.CloseReason
Packages that use InboundQueueingInputStream.CloseReason
Package
Description
Provides classes for developing JEE inbound applications .
-
Uses of InboundQueueingInputStream.CloseReason in com.ibm.jakarta.connector2.cics.inbound
Methods in com.ibm.jakarta.connector2.cics.inbound that return InboundQueueingInputStream.CloseReasonModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.InboundQueueingInputStream.CloseReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.jakarta.connector2.cics.inbound with parameters of type InboundQueueingInputStream.CloseReasonModifier and TypeMethodDescriptionvoid
InboundQueueingInputStream.interruptStream
(InboundQueueingInputStream.CloseReason reason)