public class SampleTestServer extends Object
| Constructor and Description |
|---|
SampleTestServer(String address,
String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
getConformantIntArray() |
void |
getConformantStruct(String[] args) |
void |
GetSimpleArrayStruct(String[] args) |
void |
GetSimpleArrayStructArray(String[] args) |
void |
getSimpleStruct(String[] args) |
void |
getSimpleStructArray(String[] args) |
void |
GetStaticStruct(String[] args) |
void |
GetStruct(String[] args) |
void |
GetStructStruct(String[] args) |
void |
GetStructStructArray(String[] args) |
void |
getTCharArray() |
static void |
main(String[] args) |
void |
performCallback(String[] args) |
void |
performSquare(String[] args) |
void |
setConformantIntArray() |
void |
SetSimpleArrayStructArray(String[] args) |
void |
SetStaticStruct(String[] args) |
void |
setTCharArray() |
public SampleTestServer(String address, String[] args) throws JIException, UnknownHostException
JIExceptionUnknownHostExceptionpublic void performSquare(String[] args) throws JIException, InterruptedException, UnknownHostException
public void performCallback(String[] args) throws JIException, InterruptedException, UnknownHostException
public void getTCharArray()
throws JIException,
InterruptedException,
UnknownHostException
public void setTCharArray()
throws JIException,
InterruptedException,
UnknownHostException
public void setConformantIntArray()
throws JIException,
InterruptedException,
UnknownHostException
public void getConformantIntArray()
throws JIException,
InterruptedException,
UnknownHostException
public void GetStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public void getSimpleStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public void getSimpleStructArray(String[] args) throws JIException, InterruptedException, UnknownHostException
public void getConformantStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public void GetStructStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public void GetStructStructArray(String[] args) throws JIException, InterruptedException, UnknownHostException
public void GetSimpleArrayStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public void GetSimpleArrayStructArray(String[] args) throws JIException, InterruptedException, UnknownHostException
public void SetSimpleArrayStructArray(String[] args) throws JIException, InterruptedException, UnknownHostException
public void GetStaticStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public void SetStaticStruct(String[] args) throws JIException, InterruptedException, UnknownHostException
public static void main(String[] args)
Copyright © 2017 LSST. All rights reserved.