Visigenic Server-side Skeleton Code
package Counter;
abstract public class _sk_Count extends _CountImplBase {
protected _sk_Count(java.lang.String name) {
super(name);
}
protected _sk_Count() {
}
}
Note: This code is created automatically by
IDL->Java pre-compiler from the IDL spec
Previous slide
Next slide
Back to first slide
View graphic version