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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
burp.api.montoya.websocket
Interface TextMessage
All Known Subinterfaces:
InterceptedTextMessage
public interface
TextMessage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Direction
direction
()
String
payload
()
Method Details
payload
String
payload
()
Returns:
Text based WebSocket payload.
direction
Direction
direction
()
Returns:
The direction of the message.