Interface Marshallability

    • Method Detail

      • isMarshallable

        boolean isMarshallable​(Object object)
        Indicates whether the specified object can be marshalled.
        Parameters:
        object - an object to be marshalled
        Returns:
        true, if the specified object can be marshalled, false otherwise