public class Stack extends Object
| Modifier and Type | Method and Description |
|---|---|
static Stack |
defaultUDPStack() |
String |
name() |
Stack |
protocol(Protocol protocol) |
List<Protocol> |
protocols() |
Transport |
transport() |
Stack |
transport(Transport transport) |
public Stack(String name)
Copyright © 2015 JBoss by Red Hat. All rights reserved.