Class WebsocketHTTPSubscription
java.lang.Object
org.openremote.agent.protocol.websocket.WebsocketSubscription
org.openremote.agent.protocol.websocket.WebsocketHTTPSubscription
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionorg.openremote.model.value.ValueType.MultivaluedStringMapstatic final StringFields inherited from class org.openremote.agent.protocol.websocket.WebsocketSubscription
body -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentType(String contentType) headers(org.openremote.model.value.ValueType.MultivaluedStringMap headers) toString()
-
Field Details
-
TYPE
- See Also:
-
method
-
contentType
-
headers
public org.openremote.model.value.ValueType.MultivaluedStringMap headers -
uri
-
-
Constructor Details
-
WebsocketHTTPSubscription
public WebsocketHTTPSubscription()
-
-
Method Details
-
method
-
contentType
-
headers
public WebsocketHTTPSubscription headers(org.openremote.model.value.ValueType.MultivaluedStringMap headers) -
uri
-
body
- Overrides:
bodyin classWebsocketSubscription
-
toString
-