JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.tomakehurst.wiremock.message
Interface ChannelPattern
All Known Implementing Classes:
RequestInitiatedChannelPattern
public interface
ChannelPattern
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ChannelType
getType
()
boolean
matches
(
MessageChannel
channel)
Method Details
getType
ChannelType
getType
()
matches
boolean
matches
(
MessageChannel
channel)