JBoss Remoting 4.0.0.Beta3

org.jboss.remoting3
Interface Attachable

All Known Subinterfaces:
Channel, 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 4.0.0.Beta3

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.