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 © 2018 The Apache Software Foundation. All rights reserved.