| Package | Description |
|---|---|
| org.ballerinalang.net.http | |
| org.ballerinalang.net.uri | |
| org.ballerinalang.net.uri.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpResourceElementFactory
Factory to create
HttpResourceDataElement. |
class |
WebSocketDataElementFactory
Data Element Factory to create WebSocket Data Elements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
URITemplate.parse(String uriTemplate,
DataType resource,
DataElementFactory<? extends DataElement<DataType,InboundMsgType>> elementCreator) |
| Constructor and Description |
|---|
URITemplateParser(Node<DataType,InboundMgsType> rootNode,
DataElementFactory<? extends DataElement<DataType,InboundMgsType>> elementCreator) |
Copyright © 2018 WSO2. All rights reserved.