Interface Ample.TServer
-
- Enclosing interface:
- Ample
public static interface Ample.TServerTemporary 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 HostAndPortgetLocation()StringgetSession()
-
-
-
Method Detail
-
getLocation
HostAndPort getLocation()
-
getSession
String getSession()
-
-