JBoss Remoting 3.1.0.Beta1

org.jboss.remoting3
Interface Attachable

All Known Subinterfaces:
Client<I,O>, ClientContext, Connection, Endpoint

public interface Attachable

An entity which can hold attachments.


Method Summary
 Attachments getAttachments()
          Get the attachments for this entity.
 

Method Detail

getAttachments

Attachments getAttachments()
Get the attachments for this entity.

Returns:
the attachments

JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.