Uses of Enum
com.ibm.jakarta.connector2.cics.inbound.InboundHTTPRequest.HTTP_TYPE
Packages that use InboundHTTPRequest.HTTP_TYPE
Package
Description
Provides classes for developing JEE inbound applications .
-
Uses of InboundHTTPRequest.HTTP_TYPE in com.ibm.jakarta.connector2.cics.inbound
Methods in com.ibm.jakarta.connector2.cics.inbound that return InboundHTTPRequest.HTTP_TYPEModifier and TypeMethodDescriptionstatic InboundHTTPRequest.HTTP_TYPE
Returns the enum constant of this type with the specified name.static InboundHTTPRequest.HTTP_TYPE[]
InboundHTTPRequest.HTTP_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared.