BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.rmi.server
Interface Skeleton


public interface Skeleton

This interface is provided strictly for compatibility with java.rmi.*

Author:
Copyright (c) 1997 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.

Method Summary
 void dispatch(Remote remote, RemoteCall remoteCall, int i, long j)
           
 Operation[] getOperations()
           
 

Method Detail

dispatch

public void dispatch(Remote remote,
                     RemoteCall remoteCall,
                     int i,
                     long j)
              throws java.lang.Exception

getOperations

public Operation[] getOperations()

Documentation is available at
http://www.weblogic.com/docs51