Uses of Enum
org.apache.synapse.transport.http.conn.SynapseWireLogHolder.RequestType
Packages that use SynapseWireLogHolder.RequestType
-
Uses of SynapseWireLogHolder.RequestType in org.apache.synapse.transport.http.conn
Methods in org.apache.synapse.transport.http.conn that return SynapseWireLogHolder.RequestTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SynapseWireLogHolder.RequestType[]SynapseWireLogHolder.RequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.synapse.transport.http.conn with parameters of type SynapseWireLogHolder.RequestTypeModifier and TypeMethodDescriptionvoidSynapseWireLogHolder.appendBackEndWireLog(SynapseWireLogHolder.RequestType type, String wireLog, String mediatorId)