public class InfinispanBeanKeyExternalizer extends AbstractSimpleExternalizer<InfinispanBeanKey<org.jboss.ejb.client.SessionID>>
| Constructor and Description |
|---|
InfinispanBeanKeyExternalizer() |
| Modifier and Type | Method and Description |
|---|---|
InfinispanBeanKey<org.jboss.ejb.client.SessionID> |
readObject(ObjectInput input) |
void |
writeObject(ObjectOutput output,
InfinispanBeanKey<org.jboss.ejb.client.SessionID> key) |
getId, getTargetClass, getTypeClassespublic void writeObject(ObjectOutput output, InfinispanBeanKey<org.jboss.ejb.client.SessionID> key) throws IOException
IOExceptionpublic InfinispanBeanKey<org.jboss.ejb.client.SessionID> readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.