public class SerializableObjectRefAddr extends RefAddr
| Constructor and Description |
|---|
SerializableObjectRefAddr(String type,
Object content) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
deserialize(byte[] bytes) |
Object |
getContent() |
public SerializableObjectRefAddr(String type, Object content) throws NamingException
NamingExceptionpublic Object getContent()
getContent in class RefAddrpublic static Object deserialize(byte[] bytes) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.