public interface Marshallability
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMarshallable(Object object)
Indicates whether the specified object can be marshalled.
|
boolean isMarshallable(Object object)
object - an object to be marshalledCopyright © 2018 JBoss by Red Hat. All rights reserved.