Class ResponseCollectors


  • public class ResponseCollectors
    extends java.lang.Object
    Since:
    9.1
    Author:
    Dan Berindei
    • Constructor Detail

      • ResponseCollectors

        public ResponseCollectors()
    • Method Detail

      • wrapRemoteException

        public static CacheException wrapRemoteException​(Address sender,
                                                         java.lang.Throwable exception)
      • unexpectedResponse

        public static java.lang.RuntimeException unexpectedResponse​(Response response)