Class RemoteServiceKey


  • public class RemoteServiceKey
    extends 
    Author:
    Nikita Koksharov
    • Constructor Detail

      • RemoteServiceKey

        public RemoteServiceKey​(<?> serviceInterface,
                                 method,
                                long[] signature)
    • Method Detail

      • getMethodName

        public  getMethodName()
      • getSignature

        public long[] getSignature()
      • getServiceInterface

        public <?> getServiceInterface()
      • hashCode

        public int hashCode()
        Overrides:
         in class 
      • equals

        public boolean equals​( obj)
        Overrides:
         in class