Package org.apache.juneau.http.remote
Class RemoteUtils
java.lang.Object
org.apache.juneau.http.remote.RemoteUtils
Utilities.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Predicate<AnnotationInfo<?>>
Predicate that can be used with theClassInfo.getAnnotationList(Predicate)
andMethodInfo.getAnnotationList(Predicate)
-
Constructor Summary
-
Method Summary
-
Field Details
-
REMOTE_OP_GROUP
Predicate that can be used with theClassInfo.getAnnotationList(Predicate)
andMethodInfo.getAnnotationList(Predicate)
-
-
Constructor Details
-
RemoteUtils
public RemoteUtils()
-