public class XioServerInstrumentation extends Object
Modifier and Type | Field and Description |
---|---|
InetSocketAddress |
addressBound |
String |
applicationProtocol |
Constructor and Description |
---|
XioServerInstrumentation() |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
addressBound()
Deprecated.
|
String |
applicationProtocol() |
InetSocketAddress |
boundAddress() |
public InetSocketAddress addressBound
public String applicationProtocol
@Deprecated public InetSocketAddress addressBound()
public InetSocketAddress boundAddress()
public String applicationProtocol()
Copyright © 2016. All Rights Reserved.