Uses of Enum
org.apache.synapse.commons.handlers.Protocol
Packages that use Protocol
-
Uses of Protocol in org.apache.synapse.commons.handlers
Methods in org.apache.synapse.commons.handlers that return ProtocolModifier and TypeMethodDescriptionMessageInfo.getProtocol()static ProtocolReturns the enum constant of this type with the specified name.static Protocol[]Protocol.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.synapse.commons.handlers with parameters of type ProtocolConstructors in org.apache.synapse.commons.handlers with parameters of type ProtocolModifierConstructorDescriptionMessageInfo(Object message, Protocol protocol, ConnectionId connectionId)