Searched defs:ServerImpl (Results 1 - 25 of 25) sorted by relevance

/openjdk10/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DServerImpl.java28 public class ServerImpl class in inherits:UnicastRemoteObject,Server
35 public ServerImpl(String s) throws java.rmi.RemoteException { method in class:ServerImpl
[all...]
/openjdk10/jdk/test/java/rmi/reliability/benchmark/bench/rmi/
H A DBooleanArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:BooleanArrayCalls
46 public ServerImpl() throws RemoteException { method in class:BooleanArrayCalls.ServerImpl
H A DShortArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ShortArrayCalls
46 public ServerImpl() throws RemoteException { method in class:ShortArrayCalls.ServerImpl
H A DNullCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:NullCalls
45 public ServerImpl() throws RemoteException { method in class:NullCalls.ServerImpl
H A DFloatArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:FloatArrayCalls
46 public ServerImpl() throws RemoteException { method in class:FloatArrayCalls.ServerImpl
H A DLongArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:LongArrayCalls
46 public ServerImpl() throws RemoteException { method in class:LongArrayCalls.ServerImpl
H A DIntArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:IntArrayCalls
46 public ServerImpl() throws RemoteException { method in class:IntArrayCalls.ServerImpl
H A DDoubleArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:DoubleArrayCalls
46 public ServerImpl() throws RemoteException { method in class:DoubleArrayCalls.ServerImpl
H A DByteArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ByteArrayCalls
46 public ServerImpl() throws RemoteException { method in class:ByteArrayCalls.ServerImpl
H A DCharArrayCalls.java45 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:CharArrayCalls
46 public ServerImpl() throws RemoteException { method in class:CharArrayCalls.ServerImpl
H A DObjArrayCalls.java67 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ObjArrayCalls
68 public ServerImpl() throws RemoteException { method in class:ObjArrayCalls.ServerImpl
H A DSmallObjTreeCalls.java58 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:SmallObjTreeCalls
59 public ServerImpl() throws RemoteException { method in class:SmallObjTreeCalls.ServerImpl
H A DRemoteObjArrayCalls.java50 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:RemoteObjArrayCalls
51 public ServerImpl() throws RemoteException { method in class:RemoteObjArrayCalls.ServerImpl
H A DShortCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ShortCalls
45 public ServerImpl() throws RemoteException { method in class:ShortCalls.ServerImpl
H A DFloatCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:FloatCalls
45 public ServerImpl() throws RemoteException { method in class:FloatCalls.ServerImpl
H A DLongCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:LongCalls
45 public ServerImpl() throws RemoteException { method in class:LongCalls.ServerImpl
H A DIntCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:IntCalls
45 public ServerImpl() throws RemoteException { method in class:IntCalls.ServerImpl
H A DExceptionCalls.java47 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ExceptionCalls
48 public ServerImpl() throws RemoteException { method in class:ExceptionCalls.ServerImpl
H A DDoubleCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:DoubleCalls
45 public ServerImpl() throws RemoteException { method in class:DoubleCalls.ServerImpl
H A DBooleanCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:BooleanCalls
45 public ServerImpl() throws RemoteException { method in class:BooleanCalls.ServerImpl
H A DByteCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ByteCalls
45 public ServerImpl() throws RemoteException { method in class:ByteCalls.ServerImpl
H A DCharCalls.java44 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:CharCalls
45 public ServerImpl() throws RemoteException { method in class:CharCalls.ServerImpl
H A DProxyArrayCalls.java62 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ProxyArrayCalls
63 public ServerImpl() throws RemoteException { method in class:ProxyArrayCalls.ServerImpl
H A DObjTreeCalls.java67 static class ServerImpl extends UnicastRemoteObject implements Server { class in class:ObjTreeCalls
68 public ServerImpl() throws RemoteException { method in class:ObjTreeCalls.ServerImpl
/openjdk10/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DServerImpl.java44 class ServerImpl implements TimeSource { class in inherits:TimeSource
87 ServerImpl ( method in class:ServerImpl

Completed in 74 milliseconds