read static method

ObjectPrx read(
  1. InputStream input
)

Implementation

static ObjectPrx read(InputStream input) {
  throw Exception();
}