JBoss Remoting 3 3.2.0.CR6

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 3 3.2.0.CR6

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