Interface Ample.TServer
-
- Enclosing interface:
- Ample
public static interface Ample.TServer
Temporary interface, place holder for some server side types like TServerInstance. Need to simplify and possibly combine these type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HostAndPort
getLocation()
String
getSession()
-
-
-
Method Detail
-
getLocation
HostAndPort getLocation()
-
getSession
String getSession()
-
-