Uses of Class
org.apache.synapse.commons.handlers.ConnectionId
Packages that use ConnectionId
-
Uses of ConnectionId in org.apache.synapse.commons.handlers
Fields in org.apache.synapse.commons.handlers declared as ConnectionIdMethods in org.apache.synapse.commons.handlers that return ConnectionIdMethods in org.apache.synapse.commons.handlers with parameters of type ConnectionIdModifier and TypeMethodDescriptionvoidMessagingHandler.destroy(ConnectionId connectionId) Triggered to release and dispose any sort of resources hold against a particular message flow.voidMessagingHandler.handleError(ConnectionId connectionId) Handle Error.voidMessageInfo.setConnectionId(ConnectionId connectionId) Constructors in org.apache.synapse.commons.handlers with parameters of type ConnectionIdModifierConstructorDescriptionMessageInfo(Object message, Protocol protocol, ConnectionId connectionId)