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