Uses of Class
com.yahoo.jrt.Method
Packages that use Method
-
Uses of Method in com.yahoo.jrt
Methods in com.yahoo.jrt that return MethodModifier and TypeMethodDescriptionMethod.methodDesc(String desc) Describe this method.Describe a parameter of this method.Method.requestAccessFilter(RequestAccessFilter filter) Method.requireCapabilities(com.yahoo.security.tls.Capability... capabilities) Method.requireCapabilities(com.yahoo.security.tls.CapabilitySet capabilities) Method.returnDesc(int index, String name, String desc) Describe a return value of this method.Methods in com.yahoo.jrt with parameters of type MethodModifier and TypeMethodDescriptionvoidAdds a method to the set of methods held by this SupervisorvoidSupervisor.removeMethod(Method method) Removes a method from the set of methods held by this Supervisor.