public class Transport extends Object
| Constructor and Description |
|---|
Transport(String name,
String socketBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
Map<String,String> |
properties() |
Transport |
property(String name,
String value) |
String |
socketBinding() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.