Package com.sun.corba.se.spi.activation
Class ServerHelper
java.lang.Object
com.sun.corba.se.spi.activation.ServerHelper
Server callback API, passed to Activator in active method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Serverstatic Stringid()static voidstatic Serverstatic Serverread(InputStream istream) static TypeCodetype()static Serverunchecked_narrow(Object obj) static voidwrite(OutputStream ostream, Server value)
-
Constructor Details
-
ServerHelper
public ServerHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-